Require a remote command to exit with the exit status of the test program or with...
authorViktor Kutuzov <vkutuzov@accesssoftek.com>
Sat, 18 Jul 2009 18:39:24 +0000 (18:39 +0000)
committerViktor Kutuzov <vkutuzov@accesssoftek.com>
Sat, 18 Jul 2009 18:39:24 +0000 (18:39 +0000)
commitfc2271f3f5cf25a739f625ba7dfc6d618d26db7b
tree9ed23c1add75cdcb63d8c77b98d2f70d9b9f9296
parentb1f61e24d168c2ea8ab374d9f0b5524f66ed1e04
Require a remote command to exit with the exit status of the test program or with 255 if an error occurred.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76323 91177308-0d34-0410-b5e6-96231b3b80d8
tools/bugpoint/ToolRunner.cpp
utils/bugpoint/RemoteRunSafely.sh