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

Powershell alias return correct exit codes #1778

Commits on Jun 21, 2024

  1. Add new unit test

    Signed-off-by: brycegbrazen <[email protected]>
    brycegbrazen committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    6af4597 View commit details
    Browse the repository at this point in the history
  2. Add solve so both True and 0 are checked when checking for success of…

    … a process as they both seem to miss certain circumstances
    
    Signed-off-by: brycegbrazen <[email protected]>
    brycegbrazen committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    fcc4b38 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Update src/rez/tests/test_shells.py

    Co-authored-by: Jean-Christophe Morin <[email protected]>
    Signed-off-by: Bryce Gattis <[email protected]>
    brycegbrazen and JeanChristopheMorinPerso authored Jun 23, 2024
    Configuration menu
    Copy the full SHA
    3a90505 View commit details
    Browse the repository at this point in the history