mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
patch_tester.sh (report): Do not print "Checker: ".
2008-05-08 Sebastian Pop <sebastian.pop@amd.com> * patch_tester.sh (report): Do not print "Checker: ". From-SVN: r135083
This commit is contained in:
committed by
Sebastian Pop
parent
d78228927a
commit
a3ced85e05
@@ -1,3 +1,7 @@
|
||||
2008-05-08 Sebastian Pop <sebastian.pop@amd.com>
|
||||
|
||||
* patch_tester.sh (report): Do not print "Checker: ".
|
||||
|
||||
2008-04-23 Sebastian Pop <sebastian.pop@amd.com>
|
||||
|
||||
* patch_tester.sh (report): Do not print the time.
|
||||
|
||||
@@ -197,7 +197,7 @@ now () {
|
||||
}
|
||||
|
||||
report () {
|
||||
echo "Checker: $@" >> $REPORT
|
||||
echo "$@" >> $REPORT
|
||||
}
|
||||
|
||||
freport () {
|
||||
|
||||
Reference in New Issue
Block a user