summaryrefslogtreecommitdiff
path: root/src/Propellor/Types.hs
diff options
context:
space:
mode:
authorJoey Hess2014-11-19 00:30:06 -0400
committerJoey Hess2014-11-19 00:30:06 -0400
commit325fe4037bf5b027191ab88dd90f05d81f61fd0a (patch)
tree0591f4233b1dbabd38582e7a04717c22ab44fba9 /src/Propellor/Types.hs
parent111e08e156df5a41d61c370ebd077174e35f5d9b (diff)
propellor spin
Diffstat (limited to 'src/Propellor/Types.hs')
-rw-r--r--src/Propellor/Types.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/Types.hs b/src/Propellor/Types.hs
index a1d25b4f..00da7495 100644
--- a/src/Propellor/Types.hs
+++ b/src/Propellor/Types.hs
@@ -145,7 +145,7 @@ data CmdLine
| ListFields
| AddKey String
| Continue CmdLine
- | Chain HostName Bool
+ | Chain HostName
| Update HostName
| Docker HostName
| GitPush Fd Fd