Update ssh.py

pull/6815/head
BoscoMW 11 years ago
parent 165406cf35
commit 39fcbd1f10

@ -212,7 +212,7 @@ class Connection(object):
except IOError, e:
hfiles_not_found += 1
continue
else
else:
data = host_fh.read()
host_fh.close()

Loading…
Cancel
Save