Skip to content

v0.2.53..v0.2.54 changeset SchemaCmdTest.sh

Garret Voltz edited this page Mar 31, 2020 · 1 revision
diff --git a/test-files/cmd/quick/SchemaCmdTest.sh b/test-files/cmd/quick/SchemaCmdTest.sh
index 708aa9e..0522162 100755
--- a/test-files/cmd/quick/SchemaCmdTest.sh
+++ b/test-files/cmd/quick/SchemaCmdTest.sh
@@ -1,4 +1,4 @@
 #!/bin/bash
 
 # All that's being done here really so far is to just see that it prints something out and doesn't crash.
-hoot schema | grep "Hootennanny OSM+ Tags"
+hoot schema -C Testing.conf | grep "Hootennanny OSM+ Tags"
Clone this wiki locally