first stage: Remove/dedent else block
Since the above if block ends in a call to os.execv() this block will only ever run when the if condition was false. Hence putting it in an else clause is unnecessary.wip-fakessh-exit-status
parent
d1c10f64a5
commit
0e7cc55e33
Loading…
Reference in New Issue