Fix breakpoint_set_restart test for Windows
authorAdrian McCarthy <amccarth@google.com>
Tue, 12 Apr 2016 22:45:03 +0000 (22:45 +0000)
committerAdrian McCarthy <amccarth@google.com>
Tue, 12 Apr 2016 22:45:03 +0000 (22:45 +0000)
commit0a385532dd6f30ee9f666add6f3be78abe5f64b1
treeac0f59aade1163f68ef2a7d1627024804b648d58
parent551af44e31afc4dd0dfab8cb254192d961f36ad1
Fix breakpoint_set_restart test for Windows

When run with the multiprocess test runner, the getchar() trick doesn't work, so ninja check-lldb would fail on this test, but running the test directly worked fine.

Differential Revision: http://reviews.llvm.org/D19035

llvm-svn: 266145
lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_set_restart/main.cpp