Testing wanted: OpenSSH 4.8

Tim Rice tim at multitalents.net
Fri Mar 14 02:07:11 EST 2008


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.

-- 
Tim Rice				Multitalents	(707) 887-1469
tim at multitalents.net



More information about the openssh-unix-dev mailing list