]> granicus.if.org Git - php/commitdiff
This is needed though
authorMarcus Boerger <helly@php.net>
Sat, 31 May 2003 12:37:44 +0000 (12:37 +0000)
committerMarcus Boerger <helly@php.net>
Sat, 31 May 2003 12:37:44 +0000 (12:37 +0000)
run-tests.php

index 636c72e7b4347c4fdd1e00397fb1e601adc4177e..7264567a8423856e78add144f55d464bd01232f0 100755 (executable)
@@ -739,7 +739,7 @@ COMMAND $cmd
 
        // Test failed so we need to report details.
        if ($warn) {
-               echo "WARN $tested\n";
+               echo "WARN $tested$info\n";
        } else {
                echo "FAIL $tested\n";
        }