summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbwarsaw2002-05-02 03:00:23 +0000
committerbwarsaw2002-05-02 03:00:23 +0000
commitbfe15e9954a8df780ce6d27f3c953649f9d35756 (patch)
tree84af11162fa5e4c59c98edff11d0a58c66f2f5ac
parent81ef680811f6f722fb49e0a34e4e6d42d30836b7 (diff)
downloadmailman-bfe15e9954a8df780ce6d27f3c953649f9d35756.tar.gz
mailman-bfe15e9954a8df780ce6d27f3c953649f9d35756.tar.zst
mailman-bfe15e9954a8df780ce6d27f3c953649f9d35756.zip
-rwxr-xr-xbin/update2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/update b/bin/update
index 6170c740d..6164ebe66 100755
--- a/bin/update
+++ b/bin/update
@@ -402,7 +402,7 @@ def main():
'Mailman/smtplib.py', 'Mailman/Cookie.py',
'bin/update_to_10b6', 'scripts/mailcmd',
'scripts/mailowner', 'mail/wrapper', 'Mailman/pythonlib',
- 'cgi-bin/archives'):
+ 'cgi-bin/archives', 'Mailman/MailCommandHandler'):
remove_old_sources(mod)
listnames = Utils.list_names()
if not listnames: