commit | c4ca1b33f4778cb66926dcdcfcd804e2ae622c12 | [log] [tgz] |
---|---|---|
author | Johnny Chen <johnny.chen@apple.com> | Tue May 03 22:14:19 2011 +0000 |
committer | Johnny Chen <johnny.chen@apple.com> | Tue May 03 22:14:19 2011 +0000 |
tree | 76c8a622e6d5eb6984c253c5f55c38bab614e7d8 | |
parent | e1f50b9df1299f6b9181b5ac2699ed4a3ad38a59 [diff] |
Use a more gentle way of shutting down the child process spawned during the test execution using pexpect. Change some child.expect() to child.expect_exact() as they try to match the string, not a regular expression. git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@130797 91177308-0d34-0410-b5e6-96231b3b80d8