summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xCVSROOT/syncmail1
1 files changed, 0 insertions, 1 deletions
diff --git a/CVSROOT/syncmail b/CVSROOT/syncmail
index bfd05827fa..3b4d19dc56 100755
--- a/CVSROOT/syncmail
+++ b/CVSROOT/syncmail
@@ -207,7 +207,6 @@ def main():
207 del specs[-3:] 207 del specs[-3:]
208 print username 208 print username
209 print 'generating notification message...' 209 print 'generating notification message...'
210
211 # blast_mail(mailcmd, specs[1:], contextlines) 210 # blast_mail(mailcmd, specs[1:], contextlines)
212 print 'Generating notification message... done.' 211 print 'Generating notification message... done.'
213 212