This is a discussion on Re: Testing wanted: OpenSSH 4.8 within the OpenSSH Development forums, part of the Networking and Network Related category; On Fri, 14 Mar 2008, Corinna Vinschen wrote: > On Mar 13 18:49, Tim Rice wrote: > > On ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Fri, 14 Mar 2008, Corinna Vinschen wrote:
> On Mar 13 18:49, Tim Rice wrote: > > On Thu, 13 Mar 2008, Corinna Vinschen wrote: > > [...] > > > echo "cd ${OBJ}\nlls" | ${SFTP} -P ${SFTPSERVER} 2>&1 | \ > > > grep -q copy.dd || fail "lls failed" > > > > > > First of all, when testing "lls", the cd should be "lcd". > > > > Maybe it'll be obvious in the morning but right now I have to ask why "lcd"? > > When you test ls in a *local* directory, you probably should cd to the > *local* directory you want to call ls in? > > cd -> ls > lcd -> lls Duh, agreed. Change commited. Thanks > > Corinna > > -- Tim Rice Multitalents (707) 887-1469 tim@multitalents.net _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@mindrot.org https://lists.mindrot.org/mailman/li...enssh-unix-dev |