summaryrefslogtreecommitdiff
path: root/src/Propellor
diff options
context:
space:
mode:
authorJoey Hess2014-11-22 15:19:20 -0400
committerJoey Hess2014-11-22 15:19:20 -0400
commit615799dbcce1221ca48a2dc00a4ebc729c4c86c7 (patch)
tree332ec91cdc9299ce7861c6f57f6753c51f14cc4b /src/Propellor
parentef883cbbe809498800f22ea8fd68d9102f64c27d (diff)
propellor spin
Diffstat (limited to 'src/Propellor')
-rw-r--r--src/Propellor/Server.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/Server.hs b/src/Propellor/Server.hs
index bf3ba3f9..fe90a456 100644
--- a/src/Propellor/Server.hs
+++ b/src/Propellor/Server.hs
@@ -31,7 +31,7 @@ import Utility.SafeCommand
-- running the updateServer
update :: Maybe HostName -> IO ()
update forhost = do
- whenM hasGitRep $
+ whenM hasGitRepo $
req NeedRepoUrl repoUrlMarker setRepoUrl
makePrivDataDir