dejagnu
[Top][All Lists]
Advanced

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

Re: Using telnet for remote testing


From: Ryan Smiderle
Subject: Re: Using telnet for remote testing
Date: Wed, 16 Jul 2003 15:10:45 -0400 (EDT)

Hmmm.. maybe there's something else I need to set, I've already got 
"load_generic_config "unix";"
in my config file.  Ah well.. I'll live. 

-Ryan

> 
> Ryan Smiderle wrote:
> > standard.exp (in proc standard_load)
> > 
> > added
> >     remote_exec $dest "chmod a+x $remotefile" $pargs $inp
> > before
> >   1026:         set status [remote_exec $dest $remotefile $pargs $inp];
> > 
> > FTP-ing a binary removes the execute permissions, so I add it again before 
> > executing
> 
> You shouldn't have to do that; instead, in your board config file,
> use
>    load_generic_config "unix";
> 
> That does the same thing, oddly enough.
> 
> See also 
> http://www.kegel.com/crosstool/crosstool-0.12/doc/dejagnu-remote-howto.html
> - Dan
> 






reply via email to

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