Shorten the lldb timeout, we were seeing occasional failure because
authorJim Ingham <jingham@apple.com>
Sat, 25 Jul 2015 00:52:38 +0000 (00:52 +0000)
committerJim Ingham <jingham@apple.com>
Sat, 25 Jul 2015 00:52:38 +0000 (00:52 +0000)
commit9435b3c298bc106241efdb49026959936c3dca5a
tree51ead20585201d45d749cf5e0caf43be32fdcba5
parentf0024d14f10564532eec392a7c468ad79143f6b0
Shorten the lldb timeout, we were seeing occasional failure because
lldb didn't wake up before the target function got a chance to complete.

<rdar://problem/21990308>

llvm-svn: 243193
lldb/test/expression_command/timeout/TestCallWithTimeout.py