Therefore it's more reliable if you invoke the scripts always with /bin/sh
in your Makefiles:

  /bin/sh javaexec.sh ...

And then there is no point in doing "chmod +x".

Thanks for the explanation.

Paolo


Reply via email to