Commit eaa460e
committed
chore(core): accept bash line-number prefix in seatbelt denial tests
Allow seatbelt stderr assertions to match both bash error formats (with and without the "line 1:" prefix) so codex-core tests pass consistently across shell variants.
Validation: cargo test -p codex-core1 parent 582d1d8 commit eaa460e
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
497 | 497 | | |
498 | 498 | | |
499 | 499 | | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
500 | 504 | | |
501 | 505 | | |
| 506 | + | |
502 | 507 | | |
503 | 508 | | |
504 | 509 | | |
| |||
0 commit comments