]> granicus.if.org Git - php/commitdiff
updating for new list
authorJames Cox <imajes@php.net>
Fri, 21 Mar 2003 17:17:54 +0000 (17:17 +0000)
committerJames Cox <imajes@php.net>
Fri, 21 Mar 2003 17:17:54 +0000 (17:17 +0000)
run-tests.php

index 72fe342b446f9b6831723676066652f78b70b299..d5d850a1c1386b0c2ae0d09d3810aa65c3e84a51 100755 (executable)
@@ -330,7 +330,7 @@ TIME END " . date('Y-m-d H:i:s', $end_time);
 $summary = get_summary(true);
 echo $summary;
 
-define('PHP_QA_EMAIL', 'php-qa@lists.php.net');
+define('PHP_QA_EMAIL', 'qa-reports@lists.php.net');
 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 */