Resumbit "Fetch remote log files from LLGS tests"
authorPavel Labath <labath@google.com>
Fri, 4 Mar 2016 11:27:00 +0000 (11:27 +0000)
committerPavel Labath <labath@google.com>
Fri, 4 Mar 2016 11:27:00 +0000 (11:27 +0000)
commit19f937ae92e6f44e22ecb515d65583ec25a7b5a3
tree2efa43292e7c2aeab2e212020faf0bfe5357aed4
parent16d3fd8ba1be4c075b39d07fe63997e781da426c
Resumbit "Fetch remote log files from LLGS tests"

The problem with the original patch (and my first attempt to fix) was that the value debug
monitor flags could persist from one test to another. Resetting the value in the setUp() function
fixes the problem.

llvm-svn: 262713
lldb/packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py