Commit 5ab5eba
committed
kokoro: Remove extra / in architecture replacement
The trailing slash was accidentally introduced in 10d901d when
reversing the replacement order. The slash causes the new file name to
have an extra directory in it, which doesn't exist, so the copy command
then fails.
Fixes #128621 parent 6726caf commit 5ab5eba
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments