Files
swift-mirror/utils/update_checkout/tests/scheme_mock.py
Rob Prentiss 1b344b3271 Update call_quietly to show output on failure
If 'call_quietly' fails, there is no indication as to what the failure
was, except for the exit/status code from the subprocess. This adds a
new exception type that will print out stdout/stderr from the subprocess
2021-11-11 11:46:55 -08:00

6.0 KiB