zopencommunity / zopencommunity/bashport
test.tests sets up trap using numbers that aren't the same as on z/OS
Open
Nobody has claimed this yet.
bug
help wanted
- Dominant language
- Groovy
- Stars
- 12
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Need to switch from: 0 1 2 3 6 15 to 0 HUP INT QUIT ABRT TERM
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in test.tests, where the trap setup uses the numeric values listed in the issue. Replace those values with the named signals shown there, then run the relevant test.tests checks to confirm the trap setup matches z/OS.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash
- Domain
- cli, testing
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100