mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-18 05:10:33 +08: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:
parent
d78228927a
commit
a3ced85e05
contrib
@ -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 () {
|
||||
|
Loading…
x
Reference in New Issue
Block a user