mirror of https://github.com/golang/go.git
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,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