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. _______________________________________________ DejaGnu mailing list DejaGnu@gnu.org https://lists.gnu.org/mailman/listinfo/dejagnu