summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/start-fake-mode.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/start-fake-mode.sh b/tools/start-fake-mode.sh
index a4fbf952..761964a7 100755
--- a/tools/start-fake-mode.sh
+++ b/tools/start-fake-mode.sh
@@ -10,7 +10,7 @@ function run() {
.tox/py26/bin/python $@
}
run bin/trove-manage \
- --config-file=etc/trove/trove.conf.test db_wipe \
+ --config-file=etc/trove/trove.conf.test db_recreate \
trove_test.sqlite mysql fake
run bin/trove-fake-mode \
--fork --config-file=etc/trove/trove.conf.test \