On Wed, Jun 28, 2006 at 03:42:01AM +0200, Enrico Forestieri wrote:

> So, it seems that fig_copy.sh is not working on solaris. I suspect that
> it is due to the fact that sh is the Bourne shell on solaris instead of
> bash (as it is on linux and cygwin).

Confirmed. I renamed fig_copy.sh as fig_copy.bash. Then I created a
a wrapper fig_copy.sh simply calling 'bash fig_copy.bash "$@"'.
It worked.

It seems that windows is not the only platform which will benefit
from the change sh -> python ;-)

-- 
Enrico

Reply via email to