Commit 5df4a1f
Fix Kokoro Windows build/release script failures and linux release copy
- In release_windows.bat and build_windows.bat, replace the 'timeout' command with a 'ping'-based sleep workaround to prevent crashes in non-interactive Kokoro environments.
- In build_release_linux.sh, copy release files recursively to ensure all nested files are included correctly.
PiperOrigin-RevId: 9222523811 parent 7e52b33 commit 5df4a1f
2 files changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
54 | 57 | | |
55 | 58 | | |
56 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
139 | 142 | | |
140 | 143 | | |
141 | 144 | | |
| |||
0 commit comments