- Patch #322843 by Damien Tournoud, boombatower: fixed --php parameter in run-tests.sh
parent
7e9b552753
commit
16fa74fde7
|
|
@ -162,7 +162,7 @@ function simpletest_script_parse_args() {
|
|||
'list' => FALSE,
|
||||
'clean' => FALSE,
|
||||
'url' => '',
|
||||
'php' => NULL,
|
||||
'php' => '',
|
||||
'concurrency' => 1,
|
||||
'all' => FALSE,
|
||||
'class' => FALSE,
|
||||
|
|
|
|||
Loading…
Reference in New Issue