Commit 243857c
committed
[ci] Strip any protocol prefix in the mirror diagnostic
The getent diagnostic stripped only https://, so an http:// mirror
override resolved nothing; ${mirror#*://} matches how
ci/bazel_mirror_downloader.sh extracts the host.
Signed-off-by: Thomas Desrosiers <thomas@anyscale.com>1 parent 5f03567 commit 243857c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments