Fixes bash tests such that they now exit with with the appropriate error code. Previously, some failed tests would not cause the test scripts to exit with a non-zero exit code. This can be seen here. Tests failing appropriately can be seen here. Once #33 is merged, the tests should pass on this branch.
Changes
Fixes bash tests such that they now exit with with the appropriate error code. Previously, some failed tests would not cause the test scripts to exit with a non-zero exit code. This can be seen here. Tests failing appropriately can be seen here. Once #33 is merged, the tests should pass on this branch.