summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Sbuild.hs
diff options
context:
space:
mode:
authorSean Whitton2017-11-19 18:52:22 -0700
committerSean Whitton2017-11-19 18:52:35 -0700
commit1aaf9c5b080058617d0204219d1c101a345dc6fb (patch)
tree061ec64d5e2eb9a691fa4ccfba44b1315bce1039 /src/Propellor/Property/Sbuild.hs
parent31852d8699c73238b4ede70307c6cd5b81519e6c (diff)
shorten output when destroying a schroot, too
Diffstat (limited to 'src/Propellor/Property/Sbuild.hs')
-rw-r--r--src/Propellor/Property/Sbuild.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/Property/Sbuild.hs b/src/Propellor/Property/Sbuild.hs
index dffeaa22..f884b352 100644
--- a/src/Propellor/Property/Sbuild.hs
+++ b/src/Propellor/Property/Sbuild.hs
@@ -134,7 +134,7 @@ built' cc (Props ps) suite arch = provisioned <!> deleted
-- TODO we should kill any sessions still using the chroot
-- before destroying it (as suggested by sbuild-destroychroot)
deleted :: Property Linux
- deleted = propertyList desc $ props
+ deleted = combineProperties desc $ props
! Chroot.provisioned schroot
! compatSymlink
& File.notPresent schrootConf