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 Thu, 13 Mar 2008, Damien Miller wrote: > > Either way, please try this diff: > - *) PLINK=`which ${TEST_SSH_PLINK}` ;; &...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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@multitalents.net _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@mindrot.org https://lists.mindrot.org/mailman/li...enssh-unix-dev |
![]() |
| Thread Tools | |
| Display Modes | |
|
|