ref: f60a24bacacff636e462e635cc1526eae6c42214
parent: f5b72c448dd87ddb2ad5392e637cf89a20a2a0e6
author: Ori Bernstein <ori@eigenstate.org>
date: Sat Nov 14 17:53:38 EST 2020
Put: clean mbox status on execute (thanks phil9)
--- a/mbox.c
+++ b/mbox.c
@@ -581,7 +581,7 @@
mesgfree(m);
}
close(fd);
-
+ fprint(mbox.ctl, "clean\n");
}
static void