From 61c71d1376955f124cf5045b20690c05b3d8a768 Mon Sep 17 00:00:00 2001 From: robott Date: Mon, 7 Sep 2026 19:02:27 +0200 Subject: [PATCH] update mail-status shellcheck fabuling --- mail-status.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/mail-status.sh b/mail-status.sh index 4c55db5..19d9249 100644 --- a/mail-status.sh +++ b/mail-status.sh @@ -210,6 +210,7 @@ get_log_stream() { # ============================================================================== # 6. AWK PROCESSING LOGIC (FEATURE 4: NEW YEAR'S EVE BUG FIX) # ============================================================================== +# shellcheck disable=SC2016 AWK_SCRIPT=' BEGIN { split("Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec", n);