lots: shellcheck, streaming stuff, fixes
[distro-setup] / check-stale-alerts
index f0d84815121b49fe9730c00609aae9e10398cee8..cd42122f0791f727b6a11a195502e3c22fb3ed4a 100755 (executable)
@@ -4,7 +4,7 @@
 if [[ ! -e /dev/shm/iank-status ]]; then
   exit 0
 fi
-eval $(< /dev/shm/iank-status)
+eval "$(< /dev/shm/iank-status)"
 
 dirs=()
 for d in /var/local/cron-errors /home/iank/cron-errors /sysd-mail-once-state; do