summaryrefslogtreecommitdiffstats
path: root/watch-bz
diff options
context:
space:
mode:
Diffstat (limited to 'watch-bz')
-rwxr-xr-xwatch-bz2
1 files changed, 1 insertions, 1 deletions
diff --git a/watch-bz b/watch-bz
index 3c12634..7dc615a 100755
--- a/watch-bz
+++ b/watch-bz
@@ -58,7 +58,7 @@ if watch --color -n0.1 -g date &>/dev/null; then
COLORIZE+=" -e 's|\(\([0-9]\{0,2\}[.A-Zz]\)\+[0-9]*-\+[, ]\)|\x1b[33m\1\x1b[0m|g'"
COLORIZE+=" -e 's|\(\([0-9]\{0,2\}[.A-Zz]\)\+[0-9]*?\+[, ]\)|\x1b[37m\1\x1b[0m|g'"
COLORIZE+=" -e 's|\(I?[, ]\)|\x1b[1;36m\1\x1b[0m|g'"
- COLORIZE+=" -e 's|\(!!!\)|\x1b[1;31m\1\x1b[0m|'"
+ COLORIZE+=" -e 's|\(!!!\|BL+\)|\x1b[1;31m\1\x1b[0m|'"
fi
# guess correct paths