diff --git a/src/notifications.scm b/src/notifications.scm index 91e37a0..86c888a 100644 --- a/src/notifications.scm +++ b/src/notifications.scm @@ -178,11 +178,12 @@ soonexps) ","))))) (mlcheck-lst - (string-split - (with-output-to-string - (lambda () - (print-mailing-list-checks mb mls))) - "\n")) + (cons "" + (string-split + (with-output-to-string + (lambda () + (print-mailing-list-checks mb mls))) + "\n"))) (debtors (sort (members-to-notify mb 1) brmember