From: Marcus Boerger Date: Tue, 30 Aug 2005 18:44:07 +0000 (+0000) Subject: - MFH (missing run-tests2.php rename part) X-Git-Tag: php-5.1.0RC2_PRE~52 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=99baa01aac47d8ea22b4a0873030b3d94fcaa43f;p=php - MFH (missing run-tests2.php rename part) --- diff --git a/run-tests-config.php b/server-tests-config.php old mode 100644 new mode 100755 similarity index 97% rename from run-tests-config.php rename to server-tests-config.php index 4ac21d7d4c..3866de6d32 --- a/run-tests-config.php +++ b/server-tests-config.php @@ -1,7 +1,7 @@ array('' ,'file' ,NULL ,'configuration file, see run-tests-config.php for example'), + 'c' => array('' ,'file' ,NULL ,'configuration file, see server-tests-config.php for example'), 'd' => array('TEST_PATHS' ,'paths' ,NULL ,'colon seperate path list'), 'e' => array('TEST_PHP_ERROR_STYLE','EMACS|MSVC' ,'EMACS' ,'editor error style'), 'h' => array('' ,'' ,NULL ,'this help'),