fix indentation

This commit is contained in:
Joey Hess 2014-09-18 22:37:34 -04:00
parent 15c502588e
commit ffd8b90c55

View file

@ -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"