summaryrefslogtreecommitdiff
path: root/mailman/bin/withlist.py
diff options
context:
space:
mode:
Diffstat (limited to 'mailman/bin/withlist.py')
-rw-r--r--mailman/bin/withlist.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mailman/bin/withlist.py b/mailman/bin/withlist.py
index f180f5525..8f2d8a2b5 100644
--- a/mailman/bin/withlist.py
+++ b/mailman/bin/withlist.py
@@ -151,7 +151,7 @@ the results."""))
def main():
- global LAST_MLIST, VERBOSE
+ global VERBOSE
parser, opts, args = parseargs()
config_file = (os.getenv('MAILMAN_CONFIG_FILE')