Commit 17a52c42 authored by Boris Djalal's avatar Boris Djalal

Fixing password.

Signed-off-by: default avatarBoris Djalal <boris.djalal@eurecom.fr>
parent 7348824b
......@@ -148,7 +148,6 @@ class SSHConnection():
print('begin open ssh')
print('ipaddress: ' + ipaddress)
print('username: ' + username)
print('password: ' + password)
count = 0
connect_status = False
while count < 4:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment