diff options
| author | bwarsaw | 1998-08-04 02:49:51 +0000 |
|---|---|---|
| committer | bwarsaw | 1998-08-04 02:49:51 +0000 |
| commit | eb03d00fc84e7fca53832603c0bb8538693ca68b (patch) | |
| tree | 8cb887bcafd965ac75ccc3a1568412350286633b | |
| parent | f74e08a6cd8485c750e73bfe08122c153baf91ee (diff) | |
| download | mailman-eb03d00fc84e7fca53832603c0bb8538693ca68b.tar.gz mailman-eb03d00fc84e7fca53832603c0bb8538693ca68b.tar.zst mailman-eb03d00fc84e7fca53832603c0bb8538693ca68b.zip | |
| -rw-r--r-- | scripts/driver | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/driver b/scripts/driver index cb241980d..aaa833dee 100644 --- a/scripts/driver +++ b/scripts/driver @@ -20,7 +20,7 @@ # as well let the Web server give us a fatal and obtrusive error. import sys -# From here on, we try to be as bullet proof as possible +# From here on we are as bulletproof as possible. |
