summaryrefslogtreecommitdiffstats
path: root/storage/devicetree.py
diff options
context:
space:
mode:
Diffstat (limited to 'storage/devicetree.py')
-rw-r--r--storage/devicetree.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/storage/devicetree.py b/storage/devicetree.py
index 7bd9ecc1d..4729810d0 100644
--- a/storage/devicetree.py
+++ b/storage/devicetree.py
@@ -473,7 +473,6 @@ class DeviceTree(object):
for action in self._actions:
log.debug("action: %s" % action)
- self.teardownAll()
for action in self._actions:
log.info("executing action: %s" % action)
if not dryRun: