imajes Fri Mar 21 12:17:55 2003 EDT Modified files: /php4 run-tests.php Log: updating for new list Index: php4/run-tests.php diff -u php4/run-tests.php:1.151 php4/run-tests.php:1.152 --- php4/run-tests.php:1.151 Tue Mar 18 07:05:58 2003 +++ php4/run-tests.php Fri Mar 21 12:17:54 2003 @@ -330,7 +330,7 @@ $summary = get_summary(true); echo $summary; -define('PHP_QA_EMAIL', '[EMAIL PROTECTED]'); +define('PHP_QA_EMAIL', '[EMAIL PROTECTED]'); define('QA_SUBMISSION_PAGE', 'http://qa.php.net/buildtest-process.php'); /* We got failed Tests, offer the user to send and e-mail to QA team, unless NO_INTERACTION is set */
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php