-
Matthew Brett authored
Previous version was using a sub-shell to execute, and therefore not catching errors during execution of the functions that had errors, but did not return non-0 exit codes. Add tests.
53452dce
Previous version was using a sub-shell to execute, and therefore not catching errors during execution of the functions that had errors, but did not return non-0 exit codes. Add tests.