propellor spin

This commit is contained in:
Joey Hess 2014-04-04 15:09:59 -04:00
parent 4d69d83def
commit fd9c5fa94c
Failed to extract signature
1 changed files with 1 additions and 1 deletions

View File

@ -231,7 +231,7 @@ runningContainer cid@(ContainerId hn cn) image containerprops = containerDesc ci
if runningident == Just ident
then return NoChange
else do
debug ["container parameters changed"]
print ["container parameters changed"]
void $ stopContainer cid
oldimage <- fromMaybe image <$> commitContainer cid
void $ removeContainer cid