diff options
| author | Joey Hess <joey@kitenet.net> | 2014-11-22 00:46:07 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-11-22 00:46:07 -0400 |
| commit | 5d6e1a27a5a39f05b254a7fc351a2dc34ef4620c (patch) | |
| tree | f4be27af3826973b3a587aa6b8462efba29a2dd2 /src | |
| parent | 0d65fdeb1dcb414b0fb1d5719dd734a1b04da1e5 (diff) | |
propellor spin
Diffstat (limited to 'src')
| -rw-r--r-- | src/Propellor/Server.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/Server.hs b/src/Propellor/Server.hs index 06fede7e..eaf9649f 100644 --- a/src/Propellor/Server.hs +++ b/src/Propellor/Server.hs @@ -78,7 +78,7 @@ updateServer hn hst connect = connect go hClose toh hClose fromh sendPrecompiled hn - loop + updateServer hn hst connect Nothing -> return () sendRepoUrl :: Handle -> IO () |
