]> Cypherpunks repositories - gostls13.git/commit
Fix bug that prevented the gofmt test script being run on more
authorRoger Peppe <rogpeppe@gmail.com>
Tue, 12 Jan 2010 17:45:11 +0000 (09:45 -0800)
committerRobert Griesemer <gri@golang.org>
Tue, 12 Jan 2010 17:45:11 +0000 (09:45 -0800)
commit9d4d7d8f991ad3b27f223a2a987f2517971cd868
treee8c3087f9f4e67f6b86313fcd0c3b599027caec2
parent46206c52e3ee0ed476aa8eb1831ecbe9d933189c
Fix bug that prevented the gofmt test script being run on more
than one explicitly named file.

R=rsc, gri
CC=golang-dev
https://golang.org/cl/186095
src/cmd/gofmt/test.sh