summaryrefslogtreecommitdiff
path: root/scripts/driver
diff options
context:
space:
mode:
authorbwarsaw2006-05-15 02:25:21 +0000
committerbwarsaw2006-05-15 02:25:21 +0000
commit788d35ff6c31e96069e157a09163bb3faa0914a4 (patch)
tree1c4dc02c232cd780a7ee9c08c0f7dae136b7cbde /scripts/driver
parentb03445179a611600cdb973f3c7b3cba89bb832b7 (diff)
downloadmailman-788d35ff6c31e96069e157a09163bb3faa0914a4.tar.gz
mailman-788d35ff6c31e96069e157a09163bb3faa0914a4.tar.zst
mailman-788d35ff6c31e96069e157a09163bb3faa0914a4.zip
Diffstat (limited to 'scripts/driver')
-rw-r--r--scripts/driver2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/driver b/scripts/driver
index 08bee07bd..20cbece10 100644
--- a/scripts/driver
+++ b/scripts/driver
@@ -29,7 +29,7 @@ import sys
# comfortable with. By setting STEALTH_MODE to True, you disable the printing
# of this information to the web pages. This information is still, and
# always, printed in the error logs.
-STEALTH_MODE = True
+STEALTH_MODE = False
# This will be set to the entity escaper.
def websafe(s):