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 in30143860ceFixes #62620. Change-Id: I9fa179a5293aec59496ddd401edec02e1080f1a5 GitHub-Last-Rev:6066b05054GitHub-Pull-Request: golang/go#62652 Reviewed-on: https://go-review.googlesource.com/c/go/+/528437 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Bryan Mills <bcmills@google.com> Auto-Submit: Bryan Mills <bcmills@google.com>
This commit is contained in:
parent
1fde99cd6e
commit
7286800338
|
|
@ -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