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 so
checked that line numbers in debian repo the same (apt-get source
scilab) and send a patch here.
--
Best Regards,
Boris Egorov
--
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science
an package apt script
(apt.cron.daily).
Fixes: https://bugs.debian.org/772410
Signed-off-by: Boris Egorov
---
scilab/bin/scilab | 4 ++--
scilab/config/install-sh | 4
scilab/modules/dynamic_link/src/scripts/install-sh| 4 ++