diff options
author | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-09-23 20:43:46 +0000 |
---|---|---|
committer | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-09-23 20:43:46 +0000 |
commit | c241a61c95a2e2c5a20a3446bdaf7e4132841e4c (patch) | |
tree | dba01c4ab7dd46ef55ad509a58f3824b8f390abe /gcc/go | |
parent | 50a190cbba1b269207fa3b7ed8e01d4296e80038 (diff) | |
download | gcc-c241a61c95a2e2c5a20a3446bdaf7e4132841e4c.tar.gz |
PR go/67695
mksysinfo.sh: Use = with test rather than ==.
Fixes GCC PR 67695.
Reviewed-on: https://go-review.googlesource.com/14858
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@228064 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/go')
-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 1ea55554fba..364a5b44b0b 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -2087b95180caea3477647c449772b7fecc01a71c +90ebe729992443dc00b19c76b28d1270e17245a4 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |