alerting fixes
[distro-setup] / system-status
index a36240ca24c631296d5d944da3a6d2251ab02c87..78d0fdaec1628894869d7459a6712994352053b8 100755 (executable)
@@ -25,7 +25,7 @@ write-status() {
   if [[ -e $glob ]]; then
     chars+=("BOUNCE!")
   fi
-  glob=(/m/md/alerts/new/*)
+  glob=(/m/md/alerts/new/* /m/md/alerts/cur/*)
   if [[ -e $glob ]]; then
     chars+=("ALERT!")
   fi