Update of /cvsroot/mailman/mailman/bin
In directory usw-pr-cvs1:/tmp/cvs-serv21599/bin
Modified Files:
update
Log Message:
dolist(): Update the requests.db database for canonicalized record
lengths.
Index: update
===================================================================
RCS file: /cvsroot/mailman/mailman/bin/update,v
retrieving revision 2.16
retrieving revision 2.17
diff -C2 -d -r2.16 -r2.17
*** update 5 Mar 2002 18:34:51 -0000 2.16
--- update 26 Mar 2002 21:04:25 -0000 2.17
***************
*** 190,193 ****
--- 190,197 ----
return 1
+ # Update the held requests database
+ print _("""Updating the held requests database.""")
+ mlist._UpdateRecords()
+
mbox_dir = make_varabs('archives/private/%s.mbox' % (listname))
mbox_file = make_varabs('archives/private/%s.mbox/%s' % (listname,
_______________________________________________
Mailman-checkins mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-checkins