mirror of
https://github.com/golang/go
synced 2024-11-18 20:14:43 -07:00
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
30143860ce
Fixes #62620.
This commit is contained in:
parent
f7f266c885
commit
6066b05054
1
src/cmd/go/testdata/vcstest/bzr/hello.txt
vendored
1
src/cmd/go/testdata/vcstest/bzr/hello.txt
vendored
@ -1,6 +1,7 @@
|
||||
handle bzr
|
||||
|
||||
env BZR_EMAIL='Russ Cox <rsc@google.com>'
|
||||
env EMAIL='Russ Cox <rsc@google.com>'
|
||||
|
||||
bzr init-repo .
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user