Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: vsoch/scif

Tags

0.0.84

Toggle 0.0.84's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Reworked app.run exit code (#73)

* allow run to return exit_code in non-interactive mode
* add tests for exit code from run.  Add variable substituion test for exec
* remove unneeded apptainer def
* bump version
* validate the substitution in test_exec.sh

0.0.83

Toggle 0.0.83's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert "exit with the exit code from a app when run()" (#71)

* Revert "exit with the exit code from a app when run()"