Skip to content

v0.2.53..v0.2.54 changeset gdal2tilesTest.sh

Garret Voltz edited this page Mar 31, 2020 · 1 revision
diff --git a/test-files/cmd/slow/gdal2tilesTest.sh b/test-files/cmd/slow/gdal2tilesTest.sh
index 8711ad2..727d941 100755
--- a/test-files/cmd/slow/gdal2tilesTest.sh
+++ b/test-files/cmd/slow/gdal2tilesTest.sh
@@ -26,7 +26,6 @@ fi
 # 2. Make some tiles
 gdal2tiles.py $OPT $INPUT_FILE $OUTPUT_TILES
 
-
 # 3. Compare the tiles to a known good set of tiles.
 NEWFILES=`ls -R $OUTPUT_TILES | wc -l`
 
Clone this wiki locally