Removes two trailing empty lines.
This commit is contained in:
parent
77f74c879d
commit
9baadd471c
@ -58,5 +58,3 @@ main = do
|
|||||||
when e $ writeFile outFile (show args ++ "\n")
|
when e $ writeFile outFile (show args ++ "\n")
|
||||||
ex <- runProgram cmd args
|
ex <- runProgram cmd args
|
||||||
exitWith ex
|
exitWith ex
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user