diff options
| author | bwarsaw | 2002-05-02 03:00:23 +0000 |
|---|---|---|
| committer | bwarsaw | 2002-05-02 03:00:23 +0000 |
| commit | bfe15e9954a8df780ce6d27f3c953649f9d35756 (patch) | |
| tree | 84af11162fa5e4c59c98edff11d0a58c66f2f5ac | |
| parent | 81ef680811f6f722fb49e0a34e4e6d42d30836b7 (diff) | |
| download | mailman-bfe15e9954a8df780ce6d27f3c953649f9d35756.tar.gz mailman-bfe15e9954a8df780ce6d27f3c953649f9d35756.tar.zst mailman-bfe15e9954a8df780ce6d27f3c953649f9d35756.zip | |
| -rwxr-xr-x | bin/update | 2 |
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: |
