You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On recent versions of MacOS, tests in difftest and rename fail
because HasTool doesn't like the default Apple diff. The comment
(from 6 years ago) says that diff must support the -u flag,
for unified output formatting) and report missing newlines at the
end of files. The current Apple diff does this.
(I do not know why this does not affect the builders.)
Change-Id: I224a224eec1473e2a4bf3c947da77a8b3a623c9a
Reviewed-on: https://go-review.googlesource.com/c/tools/+/719920
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Madeline Kalil <mkalil@google.com>
0 commit comments