Previously we'd just show the exception and not the output from the
executed script. This is unhelpful in the case that the script actually
reports some useful information on the failure.
Now we print the output and re-raise the exception.
Differential D52350
When running the ios/iossim prepare script show the script output when it returns with a non-zero exit code. delcypher on Sep 21 2018, 3:50 AM. Authored by
Details
Previously we'd just show the exception and not the output from the Now we print the output and re-raise the exception.
Diff Detail
|