Now that the BuildRoot is capable of capturing the output of the runner and modules (stages, assemblers), there is no need for using `api.setup_stdio`. Therefore, drop it from all runners and replace `api.output` with `BuildRoot.output`, which will contain the output if `api.setup_stdio` is not called from the runners. |
||
|---|---|---|
| .. | ||
| org.osbuild.arch | ||
| org.osbuild.fedora30 | ||
| org.osbuild.fedora31 | ||
| org.osbuild.fedora32 | ||
| org.osbuild.fedora33 | ||
| org.osbuild.linux | ||
| org.osbuild.rhel81 | ||
| org.osbuild.rhel82 | ||
| org.osbuild.rhel83 | ||
| org.osbuild.ubuntu1804 | ||
| org.osbuild.ubuntu2004 | ||