X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fbackupninja.git;a=blobdiff_plain;f=src%2Fbackupninja.in;h=387743fe1934719454b64f61a0095a251120ae06;hp=55a3d00410371ff452ebabb31ba661aef7595915;hb=85a7eb350aa10565a9c1c72fd3a3a98d8d2a7504;hpb=c5684a573012a4e6b504c66601ed7bfdce1ee2c8 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