fsck: avoid global checks if files specified
This commit is contained in:
parent
d9d79a7980
commit
498c8e8544
4 changed files with 17 additions and 12 deletions
|
@ -19,7 +19,7 @@ import Version
|
|||
import Messages
|
||||
|
||||
seek :: [SubCmdSeek]
|
||||
seek = [withDescription start]
|
||||
seek = [withString start]
|
||||
|
||||
{- Stores description for the repository etc. -}
|
||||
start :: SubCmdStartString
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue