binpash / binpash/hs

enable $? to work

Open
#110 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
19
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Currently `$?` does not work with hS.
Propose proposal:
1. record $? into an env var
2. run (exit $var)
3. run whatever command we want to write

This is breaking our debugging efforts, not currently impacting any benchmarks.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.