Skip to content

Commit

Permalink
Return value for winscp credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
weiweidaolai212 authored Mar 22, 2017
1 parent 66ae7f2 commit b564a37
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions Echoes/winscp.py
Original file line number Diff line number Diff line change
Expand Up @@ -154,11 +154,9 @@ def run(self):
r = self.get_logins_info()
if r == False:
pass
else:
pass
else:
pass
else:
return r

# tem = WinSCP()
# a = tem.run()
# print a
# print a

0 comments on commit b564a37

Please sign in to comment.