ssh, sudo: Remove redundant else clause on bootstrap loop
Since the for loops don't contain any break statements the StreamErrors will always be raised when the loop completes without the method resturning. See https://lgtm.com/rules/5980098/ Refs #61pull/95/head
parent
7d4317b279
commit
be0b997a4c
Loading…
Reference in New Issue