summaryrefslogtreecommitdiff
path: root/Propellor/Property
diff options
context:
space:
mode:
authorJoey Hess2014-04-04 15:52:52 -0400
committerJoey Hess2014-04-04 15:52:52 -0400
commit1a44d4010aabae565355943ba8684ecd1ec9d829 (patch)
tree3225af3a452713b8b51efeb9841802592de932d4 /Propellor/Property
parentf31f8e8358397c8fef3a8334c1b8d12810a4743a (diff)
propellor spin
Diffstat (limited to 'Propellor/Property')
-rw-r--r--Propellor/Property/Docker.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Propellor/Property/Docker.hs b/Propellor/Property/Docker.hs
index 2ed35fb4..36e3cfcd 100644
--- a/Propellor/Property/Docker.hs
+++ b/Propellor/Property/Docker.hs
@@ -227,6 +227,7 @@ runningContainer cid@(ContainerId hn cn) image containerprops = containerDesc ci
-- parameters of the container differ and it must
-- be restarted.
runningident <- getrunningident
+ print runningident
if runningident == Just ident
then return NoChange
else do