-
Notifications
You must be signed in to change notification settings - Fork 74
v0.2.53..v0.2.54 changeset WriteNameCountsCmdTest.sh
Garret Voltz edited this page Mar 31, 2020
·
1 revision
diff --git a/test-files/cmd/glacial/WriteNameCountsCmdTest.sh b/test-files/cmd/glacial/WriteNameCountsCmdTest.sh
index c205980..84592cf 100755
--- a/test-files/cmd/glacial/WriteNameCountsCmdTest.sh
+++ b/test-files/cmd/glacial/WriteNameCountsCmdTest.sh
@@ -6,4 +6,4 @@ OUTPUT_DIR=test-output/cmd/glacial/WriteNameCountsCmdTest
rm -rf $OUTPUT_DIR
mkdir -p $OUTPUT_DIR
-hoot write-name-counts --warn "$INPUT_DIR/DcGisRoads.osm;$INPUT_DIR/DcTigerRoads.osm" $OUTPUT_DIR/nameCounts.db
+hoot write-name-counts --warn -C Testing.conf "$INPUT_DIR/DcGisRoads.osm;$INPUT_DIR/DcTigerRoads.osm" $OUTPUT_DIR/nameCounts.db