From 613546980d2b8b6478180e3d4850180091db2868 Mon Sep 17 00:00:00 2001 From: klm Date: Sun, 8 Mar 1998 05:27:10 +0000 Subject: Removed spurious and dangerous /tmp debugging output file - unwritable existence of the would silently prevent the post. --- scripts/post | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'scripts/post') diff --git a/scripts/post b/scripts/post index 4eac017c6..c5b8f1109 100755 --- a/scripts/post +++ b/scripts/post @@ -7,8 +7,6 @@ # Send back why the post was rejected. import sys -f = open('/tmp/hmm2', 'a+') -sys.stderr = f sys.path.append('/home/mailman/mailman/modules') @@ -48,7 +46,8 @@ Your mail to '%s' with the subject: %s Is being held until the list moderator can review it for approval. -The reason why it is being held is: + +The reason it is being held: %s -- cgit v1.2.3-70-g09d2