diff options
author | Robert Griesemer <gri@golang.org> | 2010-05-13 11:52:04 -0700 |
---|---|---|
committer | Robert Griesemer <gri@golang.org> | 2010-05-13 11:52:04 -0700 |
commit | 434c4378c17c0fbbadcc181ce57a04e34b44eda3 (patch) | |
tree | 41c04b1062768510898549fbfd45db5ffa71c756 /test/golden.out | |
parent | d6acc0646b68036cf53725e398e919b18e106acc (diff) | |
download | go-git-434c4378c17c0fbbadcc181ce57a04e34b44eda3.tar.gz |
bug274: test case for issue 777
R=r, iant
CC=golang-dev
https://golang.org/cl/1195042
Diffstat (limited to 'test/golden.out')
-rw-r--r-- | test/golden.out | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/golden.out b/test/golden.out index 49bca4b874..1bed6599a8 100644 --- a/test/golden.out +++ b/test/golden.out @@ -177,3 +177,6 @@ panic PC=xxx =========== bugs/bug260.go FAIL BUG: bug260 failed + +=========== bugs/bug274.go +BUG: errchk: command succeeded unexpectedly |