Skip to content

v0.2.48..v0.2.49 changeset ServiceDbEmptyTagsTest.sh

Garret Voltz edited this page Oct 2, 2019 · 1 revision
diff --git a/test-files/cmd/glacial/ServiceDbEmptyTagsTest.sh b/test-files/cmd/glacial/ServiceDbEmptyTagsTest.sh
index 4021aa5..10874ea 100755
--- a/test-files/cmd/glacial/ServiceDbEmptyTagsTest.sh
+++ b/test-files/cmd/glacial/ServiceDbEmptyTagsTest.sh
@@ -20,4 +20,4 @@ export TB_COUNT=`psql -A -t -h $DB_HOST -p $DB_PORT -d $DB_NAME -U $DB_USER -c "
 echo "Tunnel or bridge count (should be zero): " $TB_COUNT
 
 # Clean up the map from the database
-hoot delete-db-map -D api.db.email=ApiDbTest@hoottestcpp.org $DB_URL/HootApiDbEmptyTagTest
+hoot db-delete-map -D api.db.email=ApiDbTest@hoottestcpp.org $DB_URL/HootApiDbEmptyTagTest
Clone this wiki locally