We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
diff --git a/test-files/cmd/slow/SplitLongWaysTest.sh b/test-files/cmd/slow/SplitLongWaysTest.sh index df035ed..e266e09 100755 --- a/test-files/cmd/slow/SplitLongWaysTest.sh +++ b/test-files/cmd/slow/SplitLongWaysTest.sh @@ -1,7 +1,7 @@ #!/bin/bash set -e -export HOOT_OPTS=--warn +export HOOT_OPTS="--warn -C Testing.conf" export ADDITIONAL_VISITORS="hoot::SchemaTranslationVisitor;hoot::SplitLongLinearWaysVisitor" export TRANSLATION="TDSv40.js" export OUTPUT_DIR=$HOOT_HOME/test-output/cmd/slow/SplitLongWaysTest