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
|
error msg
|
||||||
v -> handleParseResult v
|
v -> handleParseResult v
|
||||||
#else
|
#else
|
||||||
handleParseResult $ execParserPure pprefs pinfo args
|
handleParseResult $ execParserPure pprefs pinfo args
|
||||||
#endif
|
#endif
|
||||||
progdesc = "git-annex test"
|
progdesc = "git-annex test"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue