propellor spin

This commit is contained in:
Joey Hess 2014-04-04 14:42:07 -04:00
parent 9fcf77c066
commit 5849f43422
Failed to extract signature
1 changed files with 1 additions and 0 deletions

View File

@ -224,6 +224,7 @@ runningContainer cid@(ContainerId hn cn) image containerprops = containerDesc ci
if cid `elem` l
then do
runningident <- getrunningident
print (runningident, ident2id <$> runningident, ident, ident2id ident)
if (ident2id <$> runningident) == Just (ident2id ident)
then return NoChange
else do