Skip to content

v0.2.55..v0.2.56 changeset ConvertMissingCropOptsTest.sh

Garret Voltz edited this page Aug 14, 2020 · 3 revisions
diff --git a/test-files/cmd/quick/ConvertMissingCropOptsTest.sh b/test-files/cmd/quick/ConvertMissingCropOptsTest.sh
new file mode 100755
index 0000000..b487593
--- /dev/null
+++ b/test-files/cmd/quick/ConvertMissingCropOptsTest.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+# This should result in an error due to the crop.bounds config option missing.
+hoot convert --warn -D convert.ops="hoot::MapCropper" test-files/DcTigerRoads.osm test-output/test.osm 
Clone this wiki locally