avoid requeueing a download from a remote that no longer has a key

This commit is contained in:
Joey Hess 2012-08-24 13:04:28 -04:00
parent 1f83dafc7e
commit 72e110ce5d
2 changed files with 30 additions and 13 deletions

View file

@ -22,7 +22,6 @@ import Data.Time.Clock.POSIX
import Data.Time
import System.Locale
import qualified Data.Map as M
import Control.Exception
data DaemonStatus = DaemonStatus
-- False when the daemon is performing its startup scan