Testing wanted: OpenSSH 4.8
    Tim Rice 
    tim at multitalents.net
       
    Sat Mar 15 09:32:17 EST 2008
    
    
  
On Sat, 15 Mar 2008, Damien Miller wrote:
> On Thu, 13 Mar 2008, Tim Rice wrote:
> 
> > On Thu, 13 Mar 2008, Damien Miller wrote:
> > > Either way, please try this diff:
> > > -	*) PLINK=`which ${TEST_SSH_PLINK}` ;;
> > > +	*) PLINK=`which ${TEST_SSH_PLINK} 2>/dev/null` ;;
> > 
> > You can not expect which to be on all platforms.
> 
> We already use `which` for determining an absolute path to sshd in
> test-exec.sh. Do you have an alternative?
Yes I noticed that after I posted. No I don't have an alternative.
On further reflection I think it's only some older openserver platforms
that will be affected and they will have other things broken in them anyway.
Go ahead and use which.
-- 
Tim Rice				Multitalents	(707) 887-1469
tim at multitalents.net
    
    
More information about the openssh-unix-dev
mailing list