Treating stdout and stderr separately makes it hard to match what happened when. It's also easy to miss when `-v` is passed to the test binary. Print the output to stdout when osbuild fails, because the test framework we're using does not print errors if they're too large. Also, don't special-case exec.ExitError. Output might be useful in any case. |
||
|---|---|---|
| .. | ||
| azuretest | ||
| constants | ||
| aws.go | ||
| context-managers.go | ||
| helpers.go | ||
| main_test.go | ||
| netns.go | ||