We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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 [email protected] $DB_URL/HootApiDbEmptyTagTest +hoot db-delete-map -D [email protected] $DB_URL/HootApiDbEmptyTagTest