Skip to content

v0.2.53..v0.2.54 changeset DiffConflateTagChangeDifferingGeometriesTest.sh

Garret Voltz edited this page Mar 31, 2020 · 1 revision
diff --git a/test-files/cmd/slow/DiffConflateTagChangeDifferingGeometriesTest.sh b/test-files/cmd/slow/DiffConflateTagChangeDifferingGeometriesTest.sh
index f827342..e7c7591 100755
--- a/test-files/cmd/slow/DiffConflateTagChangeDifferingGeometriesTest.sh
+++ b/test-files/cmd/slow/DiffConflateTagChangeDifferingGeometriesTest.sh
@@ -13,7 +13,7 @@ LOG_LEVEL=--warn
 
 # Run changeset w/tags to produce separate outputs for geometry and tags
 echo "Running diff changeset with tags, separate outputs..."
-hoot conflate -C Testing.conf $LOG_LEVEL -C DifferentialConflation.conf -C NetworkAlgorithm.conf \
+hoot conflate $LOG_LEVEL -C DifferentialConflation.conf -C NetworkAlgorithm.conf -C Testing.conf \
  $INPUT_DIR/Input1.osm $INPUT_DIR/Input2.osm \
  $OUTPUT_DIR/output.osc --differential --include-tags --separate-output
 
Clone this wiki locally