Files
Shutong Wu 34d149888d fix(harness): reject invalid --legs values at the CLI (CodeRabbit)
parse_legs stays a lenient normalizer (test_drops_unknown_legs), but main() now
validates the raw --legs input against the shared ALLOWED_LEGS and exits 2 on any
unknown value -- so a typo like `smoke,edimode` fails loudly instead of silently
dropping the bad leg and running a subset.
2026-06-14 23:25:46 -07:00
..
2026-03-07 02:46:19 -05:00
2026-01-21 14:41:16 -04:00
2026-01-21 14:41:16 -04:00