Fix LLDB test tracing to include the output (stdout and stderr) of each shell command.
authorAdrian McCarthy <amccarth@google.com>
Fri, 3 Apr 2015 17:10:30 +0000 (17:10 +0000)
committerAdrian McCarthy <amccarth@google.com>
Fri, 3 Apr 2015 17:10:30 +0000 (17:10 +0000)
commit1d57433c504e1aff17bbfa3b6ab4ee871a1c22fd
tree797f6beb3deb568a17036ea44c385cea220a0035
parent9342a34bbd570481845529110f7d2fbd15d38c11
Fix LLDB test tracing to include the output (stdout and stderr) of each shell command.

llvm-svn: 234025
lldb/test/lldbtest.py