ssh
This commit is contained in:
parent
cc6391af37
commit
cb440ab423
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue