Commit d2601db
committed
fix(omp): align bash-failure effort and harden flag-acceptance guard
- BASH_FAILURE: default@medium -> default@low to match Python surface
and reduce post-hoc diagnostic cost (thread PRRT_kwDORKAmpc6XQIdu).
- Flag test: skip only on ENOENT (codex not installed), fail on any
other spawn error or non-zero exit; preserves validation in CI while
catching broken installs (threads PRRT_kwDORKAmpc6XQId6, CodeRabbit body).1 parent 22755b7 commit d2601db
2 files changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | | - | |
| 254 | + | |
| 255 | + | |
255 | 256 | | |
256 | | - | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
257 | 262 | | |
258 | 263 | | |
259 | 264 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
0 commit comments