Skip to content
Snippets Groups Projects
Commit d4207947 authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

check

parent 19ecd7b9
No related branches found
No related tags found
2 merge requests!59FIX: if multiple updates for one entity exist, the retrieve would result in an...,!46F cache version
......@@ -2,6 +2,7 @@
OUT=/tmp/crawler.output
ls
cat pycaosdb.ini
python3 -c "import caosdb; print('CaosDB Version:', caosdb.__version__)"
rm -rf cache.db
echo "Clearing database"
python3 clear_database.py
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment