Commit:    c851607f55fef76f41337b53be5d0f9b80089b85
Author:    v-maf...@microsoft.com <v-maf...@microsoft.com>         Tue, 25 Mar 
2014 10:27:39 -0700
Parents:   e13cb8289f9a25336b3033975f13b50ab627e606
Branches:  master

Link:       
http://git.php.net/?p=web/qa.git;a=commitdiff;h=c851607f55fef76f41337b53be5d0f9b80089b85

Log:
Publish PFTT Reports

Changed paths:
  M  reports/index.php


Diff:
diff --git a/reports/index.php b/reports/index.php
index 2450605..60daefc 100644
--- a/reports/index.php
+++ b/reports/index.php
@@ -11,7 +11,7 @@ common_header();
 <p>QA reports and test data are generated using two different tools, 
run-test.php and PFTT:</p>
 
 <p>
-<a href="/reports/">run-tests.php</a>  The standard tool for running PHPT 
tests against PHP core on the command-line (CLI scenario). Whenever users build 
PHP for install, they should run `make test`, which runs run-test.php on their 
build.
+<a href="run_tests.php">run-tests.php</a>  The standard tool for running PHPT 
tests against PHP core on the command-line (CLI scenario). Whenever users build 
PHP for install, they should run `make test`, which runs run-test.php on their 
build.
 </p>
 
 <p>


--
PHP Quality Assurance Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to