Commit: e994f5e90f54c71f49a60ded16332e9d71a82987 Author: Adam Harvey <ahar...@newrelic.com> Thu, 22 May 2014 21:42:29 -0500 Parents: 097f4d2029c0bef4d8c45cc0587fb7bd9a86d5a5 Branches: master
Link: http://git.php.net/?p=web/qa.git;a=commitdiff;h=e994f5e90f54c71f49a60ded16332e9d71a82987 Log: Fix introductory text, since run-tests.php doesn't e-mail reports any more. Changed paths: M index.php Diff: diff --git a/index.php b/index.php index 1fe26e3..fc68e8a 100644 --- a/index.php +++ b/index.php @@ -18,11 +18,7 @@ common_header(); <ul> <li> All users who compile PHP are encouraged to run '<a href="/running-tests.php">make test</a>', which - runs the test suite and optionally sends the <a href=" http://news.php.net/php.qa.reports">results here</a>. - </li> - <li> - Compiled <a href="reports/">user submitted test result reports</a> for analysis - <br /><br /> + runs the test suite and optionally sends the results to this site to be compiled into <a href="reports/">reports for analysis</a>. </li> <li> Additional test results are available at <a href="http://gcov.php.net/">gcov.php.net</a> and <a href="http://ci.qa.php.net">ci.qa.php.net</a>. -- PHP Quality Assurance Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php