From 2f277c17556cb14fe4f19a83ebd3c452bcbbb99a Mon Sep 17 00:00:00 2001 From: "bugreport%peshkin.net" <> Date: Thu, 22 Jul 2004 14:05:05 +0000 Subject: Bug 245877: Add an installation test suite r=gerv a=justdave --- checksetup.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'checksetup.pl') diff --git a/checksetup.pl b/checksetup.pl index 53d939197..433810f62 100755 --- a/checksetup.pl +++ b/checksetup.pl @@ -1262,7 +1262,7 @@ WriteParams(); # These are the files which need to be marked executable my @executable_files = ('whineatnews.pl', 'collectstats.pl', - 'checksetup.pl', 'importxml.pl', 'runtests.sh'); + 'checksetup.pl', 'importxml.pl', 'runtests.sh', 'testserver.pl'); # tell me if a file is executable. All CGI files and those in @executable_files # are executable -- cgit v1.2.3-24-g4f1b