fix indentation
This commit is contained in:
parent
15c502588e
commit
ffd8b90c55
1 changed files with 1 additions and 1 deletions
2
Test.hs
2
Test.hs
|
@ -120,7 +120,7 @@ main ps = do
|
|||
error msg
|
||||
v -> handleParseResult v
|
||||
#else
|
||||
handleParseResult $ execParserPure pprefs pinfo args
|
||||
handleParseResult $ execParserPure pprefs pinfo args
|
||||
#endif
|
||||
progdesc = "git-annex test"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue