summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbwarsaw2001-07-26 05:31:58 +0000
committerbwarsaw2001-07-26 05:31:58 +0000
commitf4b77285e676ffb9b1c8282a33c7e19237c567ce (patch)
treea287e532eaec5ae93b4fb2fd37db29bea5e34626
parentef6e831b87710df00c0b81b24e57594e314f1f72 (diff)
downloadmailman-f4b77285e676ffb9b1c8282a33c7e19237c567ce.tar.gz
mailman-f4b77285e676ffb9b1c8282a33c7e19237c567ce.tar.zst
mailman-f4b77285e676ffb9b1c8282a33c7e19237c567ce.zip
-rwxr-xr-xbin/update8
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