summaryrefslogtreecommitdiff
path: root/cpp/test/IceUtil/condvar/run.py
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/IceUtil/condvar/run.py')
-rwxr-xr-xcpp/test/IceUtil/condvar/run.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/test/IceUtil/condvar/run.py b/cpp/test/IceUtil/condvar/run.py
index 9252afedd4c..4ffd03456ac 100755
--- a/cpp/test/IceUtil/condvar/run.py
+++ b/cpp/test/IceUtil/condvar/run.py
@@ -32,3 +32,5 @@ client.waitTestSuccess()
client = TestUtil.spawnClient(match + " -b", startReader = True)
client.waitTestSuccess()
+
+TestUtil.cleanup()