Fix a bug in the update-db auxiliary script.

- Legacy-Id: 1977
This commit is contained in:
Henrik Levkowetz 2010-02-12 17:40:15 +00:00
parent 414c193b5d
commit 485ebff6a2

View file

@ -31,7 +31,7 @@ done
[ "$DBSANE" ] || DBSANE=$build/test/sql_sanitize.sql
[ "$DBTEST" ] || DBTEST=$build/test/sql_setup.sql
[ "$DBTIME" ] || DBTIME=$state/update-db.dump
[ "$DBSTART" ] || DBTIME=$state/update-db.start
[ "$DBSTART" ] || DBSTART=$state/update-db.start
[ "$DBDONE" ] || DBDONE=$state/update-db.done
[ "$DBLOCK" ] || DBLOCK=$lock