diff options
| -rw-r--r-- | scripts/driver | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/driver b/scripts/driver index 0d114face..f5fc22843 100644 --- a/scripts/driver +++ b/scripts/driver @@ -135,8 +135,6 @@ def print_traceback(logfp=None): # Write to the HTML sink. print """\ Content-type: text/html -Cache-control: no-cache -Expires: 0 <head><title>Bug in Mailman version %(VERSION)s</title></head> <body bgcolor=#ffffff><h2>Bug in Mailman version %(VERSION)s</h2> @@ -242,8 +240,6 @@ except: # Nope, we're quite screwed print """\ Content-type: text/html -Cache-control: no-cache -Expires: 0 <p><h3>We're sorry, we hit a bug!</h3> |
