Using nc with --recv-only (server is pushing data when client connects in
my case) serves me as workaround.
So it is a relative terminal related issue, probably fixable comparing env
between host and ssh forked by jenkins
--
You received this message because you are subscribed to the Google Gr
Hi
*jenkins 1.644*
when running a freestyle job, i want to collect data using a netcat (or
telnet command) running inside a scripting shell on top a jenkins slave
body is not received when sending from jenkins job (see at the end)
#!/bin/bash
ping -c 1 IP # always fine and port is listening