diff --git a/scripts/run-tests.sh b/scripts/run-tests.sh index 3266db3ad185353c4fcb0932ac8cb5f7b0823abb..572bd6885ca053fa0a507a21d41d8194e47f00d7 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,