1
0
mirror of https://github.com/php/systems.git synced 2026-03-23 23:32:12 +01:00

readable msg

This commit is contained in:
Sascha Schumann
2018-10-04 17:22:32 +02:00
parent 62e01e7035
commit 5c1152a1be

View File

@@ -18,7 +18,7 @@ log_fail() {
SVC=$1
ERR=$2
echo "`now` $SVC $ERR" >> $FAIL_LOGFILE
echo "`now` job=$SVC exit-code=$ERR" >> $FAIL_LOGFILE
}
# pull in details for this box