Log message fix in planet-update.sh

Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
stable
Maxime Petazzoni 2012-11-29 11:21:11 -08:00
rodzic 33e3308e7b
commit e62162fb38
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -102,7 +102,7 @@ rep=`cat ${OSMOSIS_STATE} |\
awk '{split($0, a, "="); print a[2]}' |\
tr 'T' ' ' |\
xargs -I{} date --utc --date "{}" +"%Y-%m-%d %H:%M:%S"`
log "Update complete, now at ${rep} UTC (replication lag is `${HOME}/replag.sh`)."
log "Update complete, database is now at ${rep} UTC."
# Update the maposmatic_admin table with the last update timestamp of
# the OSM data