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

fix: set exit code on signal #5769

Merged
merged 2 commits into from
May 24, 2022
Merged

Commits on May 24, 2022

  1. test: exit code on signal

    demonstrate that dune exits with 1
    
    Signed-off-by: Rudi Grinberg <[email protected]>
    rgrinberg committed May 24, 2022
    Configuration menu
    Copy the full SHA
    e57cb90 View commit details
    Browse the repository at this point in the history
  2. fix: set exit code on signal

    set the exit code to 130 when dune is terminated with a signal
    
    Signed-off-by: Rudi Grinberg <[email protected]>
    
    ps-id: FF217EDC-15F2-4BB2-9A37-5AB923FA61A9
    rgrinberg committed May 24, 2022
    Configuration menu
    Copy the full SHA
    3514f19 View commit details
    Browse the repository at this point in the history