forked from organicmaps/organicmaps
[tests] Update minsk-pass.mwm, and remove debug line from generate_mwm.sh
This commit is contained in:
parent
d613bb21d8
commit
84fcde5c37
2 changed files with 0 additions and 1 deletions
Binary file not shown.
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue