Print out the full output of gtest
authorVince Harron <vharron@google.com>
Mon, 19 Jan 2015 18:18:24 +0000 (18:18 +0000)
committerVince Harron <vharron@google.com>
Mon, 19 Jan 2015 18:18:24 +0000 (18:18 +0000)
commitdb93444f26d763cc5e1bbf43d7f59892c708673b
treedd73cf770456eec4b88fdbb748a0a937bf36a354
parent5883af3faaa5355cc886c0b66c95ab7669e024dc
Print out the full output of gtest

This patch fixes a bug that prevented all gtest output from being
displayed.

Submitted for Tamas Berghammer

llvm-svn: 226477
lldb/gtest/do-gtest.py