From ba5b7df7b73244f9d4b27848118d37b3e55850e2 Mon Sep 17 00:00:00 2001 From: "zach%zachlipton.com" <> Date: Tue, 4 Sep 2001 02:39:35 +0000 Subject: Remove processmail from the list. It was causing problems with taint. --- t/Support/Files.pm | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 't/Support/Files.pm') 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 +)); -- cgit v1.2.3-24-g4f1b