cleanup
This commit is contained in:
parent
fd1824c3f7
commit
f6bcab3f57
2 changed files with 15 additions and 2 deletions
|
@ -88,7 +88,6 @@ sshTranscript opts input = do
|
|||
hClose readh
|
||||
|
||||
ok <- checkSuccessProcess pid
|
||||
return ()
|
||||
return (transcript, ok)
|
||||
|
||||
{- Ensure that the ssh public key doesn't include any ssh options, like
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue