pbrx/pbrx
Clark Boylan 7d00b4a5b1 Don't truncate sh produced logs
By default an uncaught sh exception is nicely formated and printed. This
is great except that it also truncates stdout and stderr. If you rtfs
you discover that you can override this behavior by setting the
_truncate_exc flag on commands to False.

Do this so that we can get complete process output for debugging.

Change-Id: Ibae19ac891ad7978a5bd128626adaa35a1c354e6
2018-07-20 18:30:26 -07:00
..
cmd Add support for supplying alpine mirror url 2018-07-17 00:27:51 +00:00
tests Add test for no arguments 2018-07-11 15:27:38 -04:00
__init__.py Add install-siblings command 2018-04-21 16:07:14 +02:00
container_images.py Don't truncate sh produced logs 2018-07-20 18:30:26 -07:00
siblings.py Add install-siblings command 2018-04-21 16:07:14 +02:00