diskimage-builder/diskimage_builder/block_device
Ian Wienand a8f2eaded8 Capture output in _exec_sudo
The stdout of the script is captured, so anything coming out from
these commands needs to be captured.  Move to check_process and show
the output as part of an error log in failure case.

Change-Id: I1150375cdc479d4f19b8ddeb49a824ab16fdf831
2017-03-23 09:31:37 +11:00
..
level0 Refactor: block-device handling (partitioning) 2017-01-24 19:59:10 +00:00
level1 Capture output in _exec_sudo 2017-03-23 09:31:37 +11:00
tests Refactor: block-device handling (local loop) 2016-09-08 04:31:01 +00:00
__init__.py Refactor: block-device handling (partitioning) 2017-01-24 19:59:10 +00:00
blockdevice.py blockdevice.py: python3 fixes 2017-03-13 19:33:07 +11:00
blockdevicesetupexception.py Refactor: block-device handling (partitioning) 2017-01-24 19:59:10 +00:00
utils.py Refactor: block-device handling (partitioning) 2017-01-24 19:59:10 +00:00