Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cleanup(): General improvements - Create KNOWN error exit #818

Merged
merged 2 commits into from
Dec 20, 2022

Commits on Dec 20, 2022

  1. cleanup(): General improvements - Create KNOWN error exit

    Where errors are known, exit via 'Known' branch.
    Allow preset error number to propagate.
    
    Long line wrapping. Shorten associated variable names.
    
    Move clearing traps to within cleanup().
    
    Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
    TinCanTech committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    fc4bcb6 View commit details
    Browse the repository at this point in the history
  2. Wrap more long lines

    Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
    TinCanTech committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    5ea6177 View commit details
    Browse the repository at this point in the history