diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2016-10-28 17:55:13 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2016-10-28 17:55:13 +0000 |
commit | eae2ada50349a429549a99145c5810e58807f809 (patch) | |
tree | cf9a6354b6d9a08c7bb96545f1ed586af80631e6 /gcc | |
parent | fcfceb1afb7bf5cdebb2c52cf71b3d7dc21f11a8 (diff) | |
download | gcc-eae2ada50349a429549a99145c5810e58807f809.zip gcc-eae2ada50349a429549a99145c5810e58807f809.tar.gz gcc-eae2ada50349a429549a99145c5810e58807f809.tar.bz2 |
libgo: redirect grep output in mkrsysinfo.sh to /dev/null
I noticed a stray useless output line when building libgo.
Reviewed-on: https://go-review.googlesource.com/32294
From-SVN: r241655
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/go/gofrontend/MERGE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE index fcc2f9f..c2a9bb9 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -6d9929a1641b180e724c2fdcdd55f6a254f1dec0 +7fb11c908ddab4932cc416f16657cec3bc878a1a The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |