Commit 799acdb
Fix unbound variable error in ci-rerun-failures
Handle empty COMMANDS_TO_RUN array properly with set -u by temporarily
disabling nounset when checking array length.
Bug occurred when no local test equivalents were found for failed CI jobs.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent e215d2b commit 799acdb
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
188 | 193 | | |
189 | 194 | | |
190 | 195 | | |
| |||
0 commit comments