summaryrefslogtreecommitdiffstats
path: root/checksetup.pl
diff options
context:
space:
mode:
authorbugreport%peshkin.net <>2004-07-22 16:05:05 +0200
committerbugreport%peshkin.net <>2004-07-22 16:05:05 +0200
commit2f277c17556cb14fe4f19a83ebd3c452bcbbb99a (patch)
treec6010d152cbb52f73bba130b8b933ddb648c09d7 /checksetup.pl
parentbb587d719bbe170eacf0506f15565e926f5ffd7e (diff)
downloadbugzilla-2f277c17556cb14fe4f19a83ebd3c452bcbbb99a.tar.gz
bugzilla-2f277c17556cb14fe4f19a83ebd3c452bcbbb99a.tar.xz
Bug 245877: Add an installation test suite
r=gerv a=justdave
Diffstat (limited to 'checksetup.pl')
-rwxr-xr-xchecksetup.pl2
1 files changed, 1 insertions, 1 deletions
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