summaryrefslogtreecommitdiff
path: root/src/Propellor
diff options
context:
space:
mode:
authorJoey Hess2014-11-18 00:36:00 -0400
committerJoey Hess2014-11-18 00:36:00 -0400
commit194785b556b2712f5e56672d8915fb939de6e59a (patch)
tree8a9c48ebdc6f594a4187b56cdf73b44f0983b3cf /src/Propellor
parent4f72ee56ad25a352944ff06ddc1d57afd7fb11c7 (diff)
propellor spin
Diffstat (limited to 'src/Propellor')
-rw-r--r--src/Propellor/CmdLine.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Propellor/CmdLine.hs b/src/Propellor/CmdLine.hs
index cbbc3e9b..d6c85c08 100644
--- a/src/Propellor/CmdLine.hs
+++ b/src/Propellor/CmdLine.hs
@@ -364,3 +364,4 @@ sshCachingParams hn = do
[ Param "localhost" ]
nukeFile f
tenminutes = 600
+sshCachingParams hn = return []