summaryrefslogtreecommitdiff
path: root/CVSROOT/syncmail
diff options
context:
space:
mode:
Diffstat (limited to 'CVSROOT/syncmail')
-rwxr-xr-xCVSROOT/syncmail1
1 files changed, 1 insertions, 0 deletions
diff --git a/CVSROOT/syncmail b/CVSROOT/syncmail
index 3b4d19dc56..bfd05827fa 100755
--- a/CVSROOT/syncmail
+++ b/CVSROOT/syncmail
@@ -207,6 +207,7 @@ 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
210 # blast_mail(mailcmd, specs[1:], contextlines) 211 # blast_mail(mailcmd, specs[1:], contextlines)
211 print 'Generating notification message... done.' 212 print 'Generating notification message... done.'
212 213