summaryrefslogtreecommitdiff
path: root/scripts/run-tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/run-tests.sh')
-rwxr-xr-xscripts/run-tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/run-tests.sh b/scripts/run-tests.sh
index 3266db3ad..572bd6885 100755
--- a/scripts/run-tests.sh
+++ b/scripts/run-tests.sh
@@ -162,7 +162,7 @@ function simpletest_script_parse_args() {
'list' => FALSE,
'clean' => FALSE,
'url' => '',
- 'php' => NULL,
+ 'php' => '',
'concurrency' => 1,
'all' => FALSE,
'class' => FALSE,