Skip to content

Commit

Permalink
testdata/vcstest/bzr: fix unit test with Ubuntu 2020 LTS bzr 3.0.2
Browse files Browse the repository at this point in the history
As pointed by @bcmills, upstream fixed this in 3.1.0 in
breezy-team/breezy@3014386

Fixes golang#62620.
  • Loading branch information
lacombar committed Sep 14, 2023
1 parent 2c1e5b0 commit 5863a5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cmd/go/testdata/vcstest/bzr/hello.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
handle bzr

env BZR_EMAIL='Russ Cox <[email protected]>'
env EMAIL='Russ Cox <[email protected]>'

bzr init-repo .

Expand Down

0 comments on commit 5863a5e

Please sign in to comment.