summaryrefslogtreecommitdiff
path: root/cpp/test/IceGrid/update/run.py
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/IceGrid/update/run.py')
-rwxr-xr-xcpp/test/IceGrid/update/run.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/test/IceGrid/update/run.py b/cpp/test/IceGrid/update/run.py
index 74191c1e44e..589e5379762 100755
--- a/cpp/test/IceGrid/update/run.py
+++ b/cpp/test/IceGrid/update/run.py
@@ -40,3 +40,5 @@ nodeOverrideOptions = '--IceBinDir="%s" --TestDir="%s" --NodePropertiesOverride=
TestUtil.getCommandLine("", TestUtil.DriverConfig("server")).replace("--", ""))
IceGridAdmin.iceGridTest("", nodeOverrideOptions)
+
+TestUtil.cleanup()