Skip to content

Commit 6066b05

Browse files
committed
testdata/vcstest/bzr: fix unit test with Ubuntu 2020 LTS bzr 3.0.2
As pointed by @bcmills, upstream fixed this in 3.1.0 in breezy-team/breezy@3014386 Fixes #62620.
1 parent f7f266c commit 6066b05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cmd/go/testdata/vcstest/bzr/hello.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
handle bzr
22

33
env BZR_EMAIL='Russ Cox <rsc@google.com>'
4+
env EMAIL='Russ Cox <rsc@google.com>'
45

56
bzr init-repo .
67

0 commit comments

Comments
 (0)