Pseudo-terminal will not be allocated because stdin is not a terminal
遇到一个ssh的问题,执行ssh命令时报“Pseudo-terminal will not be allocated because stdin is not a terminal”脚本在server上直接运行虽然也报这个错误,但是端口链接是可以的,但脚本用jenkins run时端口链接失败。... tunnelArgs = ["ssh", "-T", "-oStr
原创
2017-09-24 12:32:28 ·
3333 阅读 ·
0 评论