summaryrefslogtreecommitdiffstats
path: root/t/Support
diff options
context:
space:
mode:
authorzach%zachlipton.com <>2001-09-04 04:39:35 +0200
committerzach%zachlipton.com <>2001-09-04 04:39:35 +0200
commitba5b7df7b73244f9d4b27848118d37b3e55850e2 (patch)
tree6d6abb201c79bb56957d858ec730c9a494402008 /t/Support
parent16ac07801f6c21096de47177e5085a95d8f18b01 (diff)
downloadbugzilla-ba5b7df7b73244f9d4b27848118d37b3e55850e2.tar.gz
bugzilla-ba5b7df7b73244f9d4b27848118d37b3e55850e2.tar.xz
Remove processmail from the list. It was causing problems with taint.
Diffstat (limited to 't/Support')
-rw-r--r--t/Support/Files.pm7
1 files changed, 3 insertions, 4 deletions
diff --git a/t/Support/Files.pm b/t/Support/Files.pm
index ae7d974ea..4eb11115b 100644
--- a/t/Support/Files.pm
+++ b/t/Support/Files.pm
@@ -83,7 +83,6 @@ whineatnews.pl #46
xml.cgi #47
attachment.cgi #48
editattachstatuses.cgi #49
-processmail #50
-globals.pl #51
-CGI.pl #52
-)); \ No newline at end of file
+globals.pl #50
+CGI.pl #51
+));