re PR fortran/37821 (gfortran is ignoring #includes with the syntax <file.h>)
[gcc.git] / contrib / patch_tester.sh
index 0c7488082a15b7bfd04c15d9f2e8bf901af95991..83f3322ee7d42321a134f678d0db6ee9d6a9d594 100755 (executable)
@@ -197,7 +197,7 @@ now () {
 }
 
 report () {
-    echo "Checker: (`now`): $@" >> $REPORT
+    echo "$@" >> $REPORT
 }
 
 freport () {