Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
testsuite: add test for early shell fatal error handling
Problem: No test in the testsuite ensures that early job shell errors, such as a failure to parse jobspec, are displayed in `flux job attach` output. Add a test to t2608-job-shell-log.t that submits a jobspec with version=2 and ensures the expected error message is emitted.
- Loading branch information