error correction in shell script openstreetmap-tiles-update-expire
bugfix for issue#39
This commit is contained in:
parent
ef1660c22c
commit
6a2143ad61
@ -150,7 +150,7 @@ fi
|
||||
|
||||
if [ -f $TRIM_POLY_FILE ] ; then
|
||||
m_ok "filtering diff"
|
||||
/var/lib/mod_tile/data.poly
|
||||
|
||||
if ! $TRIM_BIN $TRIM_OPTIONS $TRIM_REGION_OPTIONS -z $CHANGE_FILE $CHANGE_FILE 1>&2 2>> "$RUNLOG"; then
|
||||
m_error "Trim_osc error"
|
||||
fi
|
||||
|
||||
Loading…
Reference in New Issue
Block a user