fixed
This commit is contained in:
parent
065e93d409
commit
8e3c277976
@ -115,7 +115,7 @@ module Devops
|
||||
@out.flush
|
||||
i = 0
|
||||
cmd = "ssh -i #{cert_path} -q #{@server.remote_user}@#{ip} 'exit'"
|
||||
out << "Test command: '#{cmd}'\n"
|
||||
@out << "Test command: '#{cmd}'\n"
|
||||
cmd << " 2>&1"
|
||||
begin
|
||||
sleep(5)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user