summaryrefslogtreecommitdiff
path: root/distbuild
diff options
context:
space:
mode:
authorRichard Ipsum <richard.ipsum@codethink.co.uk>2014-05-14 09:33:57 +0100
committerRichard Ipsum <richard.ipsum@codethink.co.uk>2014-05-14 16:23:33 +0100
commit3ae69180779509316c175aebd48f1a3d6b7e282b (patch)
tree785b4ac26f3520bd66a85bea8d65c2ee934defe1 /distbuild
parent6f3e63febdb8677f43bfb9185900c4abfe933ee5 (diff)
downloadmorph-3ae69180779509316c175aebd48f1a3d6b7e282b.tar.gz
Use logfile kwarg to generate build log
We could just set stdout to subprocess.PIPE then read from the pipe, but then we won't get the output till the command's finished and some commands take a long time. Using the logfile kwarg a file will be created by tee and the output will be written to it in 'real time'.
Diffstat (limited to 'distbuild')
0 files changed, 0 insertions, 0 deletions