Testing wanted: OpenSSH 4.8

Corinna Vinschen vinschen at redhat.com
Fri Mar 14 21:20:31 EST 2008


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


Corinna

-- 
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat


More information about the openssh-unix-dev mailing list