On Wed, 10 Dec 2014 13:54:45 +0600 Boris Egorov wrote:
> Do not use bash-specific features in scripts with '#!/bin/sh'
> interpreter; it can be some other shell instead of bash.
>
> Exit codes converted to non-negative values identical to those before
> (to not break some scripts relying on old b
On 12/10/2014 05:00 PM, Sylvestre Ledru wrote:
Hello
Thanks but next time, you should check in the svn, most of them were
already fixed :/
Oh, fine. Now I know what to do next time =)
I just get upstream sources and create patch on them:
http://bugzilla.scilab.org/show_bug.cgi?id=13695
I check
Hello
Thanks but next time, you should check in the svn, most of them were
already fixed :/
S
On 10/12/2014 08:54, Boris Egorov wrote:
> Do not use bash-specific features in scripts with '#!/bin/sh'
> interpreter; it can be some other shell instead of bash.
>
> Exit codes converted to non-negativ
Do not use bash-specific features in scripts with '#!/bin/sh'
interpreter; it can be some other shell instead of bash.
Exit codes converted to non-negative values identical to those before
(to not break some scripts relying on old behavior).
Implementation of $RANDOM taken from Debian package apt
4 matches
Mail list logo