helly Sat May 31 08:37:44 2003 EDT Modified files: (Branch: PHP_4_3) /php4 run-tests.php Log: This is needed though Index: php4/run-tests.php diff -u php4/run-tests.php:1.119.2.31 php4/run-tests.php:1.119.2.32 --- php4/run-tests.php:1.119.2.31 Sat May 31 08:13:15 2003 +++ php4/run-tests.php Sat May 31 08:37:44 2003 @@ -739,7 +739,7 @@ // Test failed so we need to report details. if ($warn) { - echo "WARN $tested\n"; + echo "WARN $tested$info\n"; } else { echo "FAIL $tested\n"; }
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php