summaryrefslogtreecommitdiff
path: root/scripts/request
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/request')
-rwxr-xr-xscripts/request3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/request b/scripts/request
index 2e0751ee0..7b2cc9f75 100755
--- a/scripts/request
+++ b/scripts/request
@@ -7,6 +7,9 @@ of the target mailing list.
Errors are redirected to logs/errors."""
+__version__ = "$Revision: 399 $"
+
+
import sys
sys.path.append('/home/mailman/mailman/modules')