Call for release testing
Corinna Vinschen
vinschen at redhat.com
Tue Aug 23 22:24:43 EST 2005
On Aug 23 21:59, Darren Tucker wrote:
> Corinna Vinschen wrote:
> > `make tests' *could* run through with no errors, but there's a bug
> > in regress/test-exec.sh, which results in the testsuite not running:
> [...]
> > So the above test should either make sure that the evaluated path
> > beginns with only one slash, or with more than 2 slashes. The latter
> > idea looks most easy to implement:
>
> Something like this ought to work too (untested):
>
> case "$SSHD" in
> /*) ;;
> *) SSHD=`which sshd` ;;
> esac
Looks good to me.
Corinna
--
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat, Inc.
More information about the openssh-unix-dev
mailing list