remove test
This commit is contained in:
parent
1390850e18
commit
be2fb0fd3f
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@ module MPW
|
||||||
Timeout.timeout(10) do
|
Timeout.timeout(10) do
|
||||||
begin
|
begin
|
||||||
TCPSocket.open(@host, @port) do
|
TCPSocket.open(@host, @port) do
|
||||||
puts 'testi2'
|
|
||||||
@enable = true
|
@enable = true
|
||||||
end
|
end
|
||||||
rescue Errno::ENETUNREACH
|
rescue Errno::ENETUNREACH
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue