Sorry for the delay. I'll upload a fix this evening.
Regards,
tony
Peter Palfrader wrote:
> On Sun, 05 Nov 2006, Peter Palfrader wrote:
>
>> cssh gets confused by directories in . that are named like the binaries
>> it wants to execute.
>
>> [EMAIL PROTECTED]:~$ mkdir ssh
>> [EMAIL PROTECTED]:
On Sun, 05 Nov 2006, Peter Palfrader wrote:
> cssh gets confused by directories in . that are named like the binaries
> it wants to execute.
> [EMAIL PROTECTED]:~$ mkdir ssh
> [EMAIL PROTECTED]:~$ cssh asteria
> Terminal binary not found (ssh) - please amend $PATH or the cssh config file
> Died a
Package: clusterssh
Version: 3.19.1-3
Severity: important
cssh gets confused by directories in . that are named like the binaries
it wants to execute.
The problem is in line 232, where to check if we already are configured
we test if "$binary" is executeable:
| if ( ! -x $binary )
by default
3 matches
Mail list logo