This commit is contained in:
Joey Hess 2013-10-26 14:07:36 -04:00
parent cc6391af37
commit cb440ab423

View file

@ -72,7 +72,7 @@ runRepair u = do
when needfsck $
backgroundfsck [ Param "--fast" ]
remoterepair fsckresults = do
remoterepair _fsckresults = do
error "TODO: remote repair"
backgroundfsck params = liftIO $ void $ async $ do