]> Cypherpunks repositories - gostls13.git/commitdiff
gofmt: update test.sh
authorRobert Griesemer <gri@golang.org>
Fri, 7 Oct 2011 22:14:37 +0000 (15:14 -0700)
committerRobert Griesemer <gri@golang.org>
Fri, 7 Oct 2011 22:14:37 +0000 (15:14 -0700)
R=r
CC=golang-dev
https://golang.org/cl/5235043

src/cmd/gofmt/test.sh

index 063a0727f50acb73f0cbdde9b9e3dcdd209b2ca1..d130aee1ace1c3ce4584add6470ea2f6422ab4d9 100755 (executable)
@@ -43,7 +43,7 @@ apply1() {
        bug226.go | bug228.go | bug248.go | bug274.go | bug280.go | \
        bug282.go | bug287.go | bug298.go | bug299.go | bug300.go | \
        bug302.go | bug306.go | bug322.go | bug324.go | bug335.go | \
-       bug340.go | bug349.go | bug351.go | bug358.go ) return ;;
+       bug340.go | bug349.go | bug351.go | bug358.go | bug367.go ) return ;;
        esac
        # the following directories are skipped because they contain test
        # cases for syntax errors and thus won't parse in the first place: