[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: noisy gnulib-tool on IRIX
From: |
Bruno Haible |
Subject: |
Re: noisy gnulib-tool on IRIX |
Date: |
Thu, 9 Sep 2010 11:18:52 +0200 |
User-agent: |
KMail/1.9.9 |
Eric Blake wrote:
> here's the full
> trace, showing that /bin/sh is ultimately rejected and the script rerun
> under ksh for IRIX.
Thanks. And we know that ksh has a working 'alias' command, so that
gnulib-tool ends up getting a working 'echo' command in that shell.
Bruno