"wrappers/python/vscode:/vscode.git/clone" did not exist on "2031d4e673a48ae7c2528375d369a6643eb8bc3f"
Refactor suppress function to error with set -e
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.
Showing
Please register or sign in to comment