This commit is contained in:
Joey Hess 2015-12-22 11:58:37 -04:00
parent d3240f4622
commit 03f2ae0423
Failed to extract signature
2 changed files with 5 additions and 13 deletions

View file

@ -94,7 +94,7 @@ seek :: AddUrlOptions -> CommandSeek
seek o = allowConcurrentOutput $ do
forM_ (addUrls o) go
case batchOption o of
Batch -> batchSeek go
Batch -> batchInput go
NoBatch -> noop
where
go u = do