Commit b5c095f
Remove redundant NUM_FAILED > 0 guard in test retry logic
The -s check already guarantees the file is non-empty, so
NUM_FAILED > 0 is always true in that branch.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent aa26048 commit b5c095f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
0 commit comments