dejagnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

remote_open - ssh with "-Y" option


From: jerryvikram
Subject: remote_open - ssh with "-Y" option
Date: Thu, 23 Aug 2012 22:28:09 -0700 (PDT)

Hi

I have an existing code where an ssh connection is established using the
following options:
set_board_info username $username
set_board_info netport  $host

and the proc call 'remote_open' is being invoked. This opens a shell prompt
using the spawn: '/usr/bin/ssh -l$username $host'.

But I wanted to create the same ssh connection but with "-Y" options to get
the xWindow. I read some reference documents but I am not sure how to send
that additional arguments to 'remote_open'.

-- Vikram
-- 
View this message in context: 
http://old.nabble.com/remote_open---ssh-with-%22-Y%22-option-tp34342724p34342724.html
Sent from the Gnu - Dejagnu - General mailing list archive at Nabble.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]