[tests] Update minsk-pass.mwm, and remove debug line from generate_mwm.sh

This commit is contained in:
Ilya Zverev 2016-01-15 15:30:30 +03:00
parent d613bb21d8
commit 84fcde5c37
2 changed files with 0 additions and 1 deletions

Binary file not shown.

View file

@ -90,7 +90,6 @@ if [ -f "$COASTS" ]; then
cp "$COASTS" "$INTDIR/WorldCoasts.geom"
GENERATE_EVERYTHING="$GENERATE_EVERYTHING --emit_coasts=true --split_by_polygons=true"
fi
echo "src type: $SOURCE_TYPE"
# Convert everything to o5m
if [ "$SOURCE_TYPE" == "pbf" -o "$SOURCE_TYPE" == "bz2" -o "$SOURCE_TYPE" == "osm" ]; then
find_osmconvert