X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=src%2Fbackupninja.in;h=387743fe1934719454b64f61a0095a251120ae06;hb=5974492ae6abcac0d48060596427e76f25f6af44;hp=55a3d00410371ff452ebabb31ba661aef7595915;hpb=68111d6c21b58bd905bb7d11c43fcccb2bb99597;p=matthijs%2Fupstream%2Fbackupninja.git diff --git a/src/backupninja.in b/src/backupninja.in index 55a3d00..387743f 100755 --- a/src/backupninja.in +++ b/src/backupninja.in @@ -50,8 +50,8 @@ function colorize() { # 0 - debug - blue # 1 - normal messages - green # 2 - warnings - yellow -# 3 - errors - orange -# 4 - fatal - red +# 3 - errors - red +# 4 - fatal - purple # First variable passed is the error level, all others are printed # if 1, echo out all warnings, errors, or fatal