add missing space

This commit is contained in:
Joey Hess 2019-10-03 09:46:06 -04:00
parent 4967f8f0ab
commit 40f3f01540
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -132,7 +132,7 @@ sleepingActivityThread urlrenderer activity lasttime = go lasttime =<< getnextti
tolate nowt tz = case mmaxt of
Just maxt -> nowt > maxt
-- allow the job to start 10 minutes late
Nothing ->diffUTCTime
Nothing -> diffUTCTime
(localTimeToUTC tz nowt)
(localTimeToUTC tz t) > 600
run nowt = do