propellor spin

This commit is contained in:
Joey Hess 2014-11-22 16:17:39 -04:00
parent cb94e7484e
commit 02e0fac683
Failed to extract signature
1 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@ spin target relay hst = do
void $ actionMessage "Push to central git repository" $
boolSystem "git" [Param "push"]
cacheparams <- if relaying
cacheparams <- if False
then pure []
else if viarelay
then pure ["-A"]