summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormailman1998-04-09 23:02:18 +0000
committermailman1998-04-09 23:02:18 +0000
commit68203ff006c4bbb597ab0f54f65a892020355c90 (patch)
treef99e2b18e3798709de1360a7f05620fb9ebc3e78
parent08d8700eab0ae2e31abf7d7e9955412ba22ae221 (diff)
downloadmailman-68203ff006c4bbb597ab0f54f65a892020355c90.tar.gz
mailman-68203ff006c4bbb597ab0f54f65a892020355c90.tar.zst
mailman-68203ff006c4bbb597ab0f54f65a892020355c90.zip
Note that this is being deprecated since we're switching over to an
external archiver.
-rwxr-xr-xcgi/archives3
1 files changed, 3 insertions, 0 deletions
diff --git a/cgi/archives b/cgi/archives
index 92c1aef24..9019391f9 100755
--- a/cgi/archives
+++ b/cgi/archives
@@ -1,4 +1,7 @@
#!/usr/local/bin/python
+
+# This script is being deprecated, in favor hookups for an external archiver.
+
# We don't need to lock in this script, because we're never going to change data.
import sys