]> Cypherpunks repositories - gostls13.git/commit
gofmt: gofmt test harness bug fix
authorRobert Griesemer <gri@golang.org>
Thu, 14 Apr 2011 23:33:29 +0000 (16:33 -0700)
committerRobert Griesemer <gri@golang.org>
Thu, 14 Apr 2011 23:33:29 +0000 (16:33 -0700)
commitc78cddd7de4c7f5a9d071b70e0452b11e3d55a7a
tree5a476518b6f3f1e3077b36136c4125fb9de4e59b
parent8b352930709bff7706bf29be1fef405b07934c34
gofmt: gofmt test harness bug fix

Don't use the rewrite rule from a previous test
for the next test if there is no rewrite rule
provided.

R=r, r2
CC=golang-dev
https://golang.org/cl/4419045
src/cmd/gofmt/rewrite.go