run_task_fix: Fix run_task to provide all output from command 41/14041/1
authorChristian Trautman <ctrautma@redhat.com>
Thu, 12 May 2016 13:26:47 +0000 (09:26 -0400)
committerChristian Trautman <ctrautma@redhat.com>
Thu, 12 May 2016 13:26:47 +0000 (09:26 -0400)
commit419daef1a844be5fccb0d8f10a299279586d1cbd
tree437cd1de263fb6398124a7cf327d0ff027f6eaca
parent30d75a0778d825fa13eecea7d352eedfe35bd4ed
run_task_fix: Fix run_task to provide all output from command

Fix run_task to correctly provide all output from command
sent. Commands that produced longer output would not
return all text.

JIRA: VSPERF-296

Change-Id: I7e501690ffdb7c01f90d524ffbabe65500f62304
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
tools/tasks.py