yocto-autobuilder-helper/scripts
Richard Purdie d8f1e3ec27 run-config: Replace tee usage
tee hides the exit code of the pipeline. Instead use subprocess to write out the logfile.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-02-06 12:58:41 +00:00
..
buildhistory-init Finish buildhistory support 2018-01-17 22:44:28 +00:00
layer-config layer-config: Add configuration for calling the init scripts (fixes eclipse build) 2018-01-30 14:13:22 +00:00
prepare-shared-repos Add support for publishing the layer tarballs 2018-02-05 17:40:49 +00:00
publish-artefacts publish-artefacts: Fix another typo 2018-02-05 22:29:48 +00:00
run-config run-config: Replace tee usage 2018-02-06 12:58:41 +00:00
setup-config Move buildhistory init to run-config (and factor common functionality to utils) 2018-01-23 13:49:38 +00:00
shared-repo-unpack Add support for publishing the layer tarballs 2018-02-05 17:40:49 +00:00
upload-error-reports upload-error-reports: Fix parameter contamination problem 2018-02-05 22:45:08 +00:00
utils.py utils: Need to flush *after* the header, not before 2018-02-05 23:25:12 +00:00