Fix showing line-by-line in variants

This commit is contained in:
Filip Gralinski 2020-03-03 10:01:39 +01:00
parent 9581e2db0b
commit 6347d6fbb8

View File

@ -280,7 +280,10 @@ viewOutput entry tests (outputHash, testSet) = do
gesGonitoHost = Nothing,
gesToken = Nothing,
gesGonitoGitAnnexRemote = Nothing,
gesReferences = Nothing }
gesReferences = Nothing,
gesBootstrapResampling = Nothing,
gesInHeader = Nothing,
gesOutHeader = Nothing }
result <- liftIO $ runLineByLineGeneralized FirstTheWorst spec (\_ -> CL.take 20)