-
Notifications
You must be signed in to change notification settings - Fork 74
v0.2.53..v0.2.54 changeset ConflateConsistencyTest.sh
Garret Voltz edited this page Mar 31, 2020
·
1 revision
diff --git a/test-files/cmd/slow/ConflateConsistencyTest.sh b/test-files/cmd/slow/ConflateConsistencyTest.sh
index 2e68e95..8bec6d8 100755
--- a/test-files/cmd/slow/ConflateConsistencyTest.sh
+++ b/test-files/cmd/slow/ConflateConsistencyTest.sh
@@ -1,7 +1,7 @@
#!/bin/bash
set -e
-HOOT_OPTS="-C Testing.conf -C UnifyingAlgorithm.conf -C ReferenceConflation.conf -D uuid.helper.repeatable=true"
+HOOT_OPTS="-C UnifyingAlgorithm.conf -C ReferenceConflation.conf -C Testing.conf -D uuid.helper.repeatable=true"
export INPUTS="test-files/conflate/unified/AllDataTypesA.osm test-files/conflate/unified/AllDataTypesB.osm"
export OUTPUT_DIR=test-output/cmd/slow/ConflateConsistencyTest