Skip to content

Commit 4142382

Browse files
lacombarpull[bot]
authored andcommitted
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. Change-Id: I9fa179a5293aec59496ddd401edec02e1080f1a5 GitHub-Last-Rev: 6066b05 GitHub-Pull-Request: #62652 Reviewed-on: https://go-review.googlesource.com/c/go/+/528437 Reviewed-by: Dmitri Shuralyov <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Bryan Mills <[email protected]> Auto-Submit: Bryan Mills <[email protected]>
1 parent 8639590 commit 4142382

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 <[email protected]>'
4+
env EMAIL='Russ Cox <[email protected]>'
45

56
bzr init-repo .
67

0 commit comments

Comments
 (0)