Skip to content

Commit aca716c

Browse files
author
Shiva Shankar Vaddepally
committed
adding new line at last
Signed-off-by: Shiva Shankar Vaddepally <[email protected]>
1 parent 5c4c91b commit aca716c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/connection/ssh_netscaler_adc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,4 +515,4 @@ def fetch_file(self, in_path, out_path):
515515
finally:
516516
# Restore original method
517517
if original_method:
518-
self._options['ssh_transfer_method'] = original_method
518+
self._options['ssh_transfer_method'] = original_method

0 commit comments

Comments
 (0)