2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 09:36:41 +00:00

fixed defect 4714 that Juniper swithces did not show command output with xdsh/ssh

This commit is contained in:
linggao 2015-07-15 10:46:57 -04:00
parent 1fd308a4ed
commit 74a822071d

View File

@ -3,4 +3,4 @@
ssh-setup-command=
[xdsh]
pre-command=set cli screen-length 0;
post-command=NULL
post-command=set cli screen-length 0;