---
 test/ganeti.utils_unittest.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/test/ganeti.utils_unittest.py b/test/ganeti.utils_unittest.py
index 1f80e6b..c0b2360 100755
--- a/test/ganeti.utils_unittest.py
+++ b/test/ganeti.utils_unittest.py
@@ -245,6 +245,7 @@ class TestRunCmd(testutils.GanetiTestCase):
 
   def tearDown(self):
     shutil.rmtree(self.fifo_tmpdir)
+    testutils.GanetiTestCase.tearDown(self)
 
   def testOk(self):
     """Test successful exit code"""
-- 
1.7.3.1

Reply via email to