tag 829690 pending
thanks

Date:   Fri Oct 9 14:22:31 2015 +0300
Author: Markus Lehtonen <markus.lehto...@linux.intel.com>
Commit ID: c6b32c81df7b5f70a339270369a12adaf0238730
Commit URL: 
https://git.sigxcpu.org/cgit/git-buildpackage/;a=commitdiff;h=c6b32c81df7b5f70a339270369a12adaf0238730
Patch URL: 
https://git.sigxcpu.org/cgit/git-buildpackage/;a=commitdiff_plain;h=c6b32c81df7b5f70a339270369a12adaf0238730

    Command: redirect stdout/stderr to sys.stdout/stderr

    Redirect stdout and stderr of the (child) command to sys.stdout and
    sys.stderr of the caller, respectively. This change is mainly for the
    unit tests. It makes Python nose to correctly capture the output of the
    child command, too, which in turn suppresses a lot of spurious output
    when running nosetests.

    Closes: #829690

    Signed-off-by: Markus Lehtonen <markus.lehto...@linux.intel.com>

A snapshot build including this change will be available at
http://honk.sigxcpu.org:8001/job/git-buildpackage/
      

Reply via email to