Bug#772410: [PATCH] Fix bashisms in scripts

Boris Egorov egorov at linux.com
Thu Jan 15 14:07:43 UTC 2015


On Wed, 10 Dec 2014 13:54:45 +0600 Boris Egorov <egorov at linux.com> 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 behavior).
> 
> Implementation of $RANDOM taken from Debian package apt script
> (apt.cron.daily).

My patch was merged to upstream sources:
http://gitweb.scilab.org/?p=scilab.git;a=commit;h=90fdeab56e36e6d7f8b1c3459ae7ea06438bef95


-- 
Best regards,
Boris Egorov



More information about the debian-science-maintainers mailing list