diff --git a/tools/unix/planet.sh b/tools/unix/planet.sh index bccc9e9b97..c7f44063b7 100755 --- a/tools/unix/planet.sh +++ b/tools/unix/planet.sh @@ -109,7 +109,7 @@ $PV $COASTS_OSM_BZ2 | $BZIP | $GENERATOR_TOOL -intermediate_data_path=$TMPDIR \ -preprocess_xml # 2nd pass - generate temporary coastlines file in the intermediate dir -$BZIP $COASTS_OSM_BZ2 | $GENERATOR_TOOL -intermediate_data_path=$TMPDIR \ +$PV $COASTS_OSM_BZ2 | $BZIP | $GENERATOR_TOOL -intermediate_data_path=$TMPDIR \ -use_light_nodes=true -make_coasts # 3rd pass - preprocess planet