diff options
| author | bwarsaw | 2001-07-26 05:31:58 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-07-26 05:31:58 +0000 |
| commit | f4b77285e676ffb9b1c8282a33c7e19237c567ce (patch) | |
| tree | a287e532eaec5ae93b4fb2fd37db29bea5e34626 | |
| parent | ef6e831b87710df00c0b81b24e57594e314f1f72 (diff) | |
| download | mailman-f4b77285e676ffb9b1c8282a33c7e19237c567ce.tar.gz mailman-f4b77285e676ffb9b1c8282a33c7e19237c567ce.tar.zst mailman-f4b77285e676ffb9b1c8282a33c7e19237c567ce.zip | |
| -rwxr-xr-x | bin/update | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/bin/update b/bin/update index 73f54a6e1..f1ddbb178 100755 --- a/bin/update +++ b/bin/update @@ -301,13 +301,7 @@ script. # chmod the html archives # os.chmod(html_dir, 02775) - # - # save the new variables and - # let it create public symlinks if necessary - # - mlist.archive_directory = make_varabs('archives/private/%s' % (listname)) - mlist.private_archive_file_dir = make_varabs('archives/private/%s.mbox' % - listname) + # BAW: Is this still necessary?! mlist.Save() # # check to see if pre-b4 list-specific templates are around |
