From 9c3ab7505957ee83c2d59fcc8a934bca326b615b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 3 Apr 2014 12:35:27 -0400 Subject: fix --- Propellor/CmdLine.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Propellor/CmdLine.hs') 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 -- cgit v1.2.3