summaryrefslogtreecommitdiffstats
path: root/checksetup.pl
diff options
context:
space:
mode:
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