Skip to content

v0.2.48..v0.2.49 changeset ServiceHootApiDbReaderCmdTest.sh

Garret Voltz edited this page Oct 2, 2019 · 1 revision
diff --git a/test-files/cmd/slow/ServiceHootApiDbReaderCmdTest.sh b/test-files/cmd/slow/ServiceHootApiDbReaderCmdTest.sh
index cec1e8b..52bc361 100755
--- a/test-files/cmd/slow/ServiceHootApiDbReaderCmdTest.sh
+++ b/test-files/cmd/slow/ServiceHootApiDbReaderCmdTest.sh
@@ -21,4 +21,4 @@ hoot convert --warn -D api.db.email=$EMAIL -D convert.ops="hoot::RemoveTagsVisit
 hoot diff test-files/cmd/slow/ServiceHootApiDbReaderTest/output2.osm $OUTPUT_DIR/output2.osm
 
 echo "clean up database"
-hoot delete-db-map --warn -D api.db.email=$EMAIL "$HOOT_DB_URL/DcGisRoads-ServiceHootApiDbReaderCmdTest"
+hoot db-delete-map --warn -D api.db.email=$EMAIL "$HOOT_DB_URL/DcGisRoads-ServiceHootApiDbReaderCmdTest"
Clone this wiki locally