summaryrefslogtreecommitdiff
path: root/Propellor
diff options
context:
space:
mode:
authorJoey Hess2014-04-03 12:35:27 -0400
committerJoey Hess2014-04-03 12:35:27 -0400
commit9c3ab7505957ee83c2d59fcc8a934bca326b615b (patch)
tree30702cfc8a4c36d14da5534344a42fd8356441ba /Propellor
parent8573c39d486ef12f772dd08847bff3ba989dcbec (diff)
fix
Diffstat (limited to 'Propellor')
-rw-r--r--Propellor/CmdLine.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Propellor/CmdLine.hs b/Propellor/CmdLine.hs
index e4838f9b..8ed21cbc 100644
--- a/Propellor/CmdLine.hs
+++ b/Propellor/CmdLine.hs
@@ -166,7 +166,7 @@ spin host = do
hClose toh
hClose fromh
sendGitClone host url
- go url privdata
+ go url branch privdata
user = "root@"++host