Fix -notify and -notify3 output with -quiet.
This commit is contained in:
parent
5185567842
commit
2dc8d3c119
1 changed files with 1 additions and 1 deletions
|
@ -406,7 +406,7 @@
|
|||
(if (null? nmembers)
|
||||
(print "Everyone paid on time.")
|
||||
(let ()
|
||||
(print "Notify" (-notify-months-))
|
||||
(stdout-print "Notify" (-notify-months-))
|
||||
(let loop ((lst nmembers))
|
||||
(when (and (not (null? lst))
|
||||
(or (not mr)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue