summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/exceptions/run.py
diff options
context:
space:
mode:
authorMarc Laukien <marc@zeroc.com>2001-09-29 20:30:28 +0000
committerMarc Laukien <marc@zeroc.com>2001-09-29 20:30:28 +0000
commit4fb513d64c69a9ed6afedb0d51a07ec4cf2a6c22 (patch)
tree97e41be6715f24e598ef3958f3cbe3141903e116 /cpp/test/Ice/exceptions/run.py
parentadditional error checkpoints (diff)
downloadice-4fb513d64c69a9ed6afedb0d51a07ec4cf2a6c22.tar.bz2
ice-4fb513d64c69a9ed6afedb0d51a07ec4cf2a6c22.tar.xz
ice-4fb513d64c69a9ed6afedb0d51a07ec4cf2a6c22.zip
runtest fixes
Diffstat (limited to 'cpp/test/Ice/exceptions/run.py')
-rwxr-xr-xcpp/test/Ice/exceptions/run.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/test/Ice/exceptions/run.py b/cpp/test/Ice/exceptions/run.py
index 2873635c052..e86eacd0b8d 100755
--- a/cpp/test/Ice/exceptions/run.py
+++ b/cpp/test/Ice/exceptions/run.py
@@ -23,4 +23,4 @@ import TestUtil
name = "Ice/exceptions"
TestUtil.clientServerTest(toplevel, name)
TestUtil.collocatedTest(toplevel, name)
-sys.exit(1)
+sys.exit(0)