Minor stuff

This commit is contained in:
deajan 2014-03-31 17:51:21 +02:00
parent 6d677e26a2
commit c10c62415d
1 changed files with 1 additions and 1 deletions

View File

@ -1387,7 +1387,7 @@ function Init
LOG_FILE="$LOGFILE"
fi
MAIL_ALERT_MSG="Warning: Execution of osync instance $OSYNC_ID (pid $SCRIPT_PID) as $LOCAL_USER@$LOCAL_HOST produced errors."
MAIL_ALERT_MSG="Warning: Execution of osync instance $OSYNC_ID (pid $SCRIPT_PID) as $LOCAL_USER@$LOCAL_HOST produced errors on $(date)."
## If running Msys, find command of windows is used instead of msys one
if [ "$LOCAL_OS" == "msys" ]