[Debian-med-packaging] Bug#535875: libvolpack1-dev: bashism in /bin/sh script

Nelson A. de Oliveira naoliv at gmail.com
Fri Oct 2 03:19:20 UTC 2009


Hi!

On Thu, Oct 1, 2009 at 5:38 PM, Andreas Tille <andreas at an3as.eu> wrote:
> So what exatly is the bashism in
>
> #!/bin/sh -f
>
> echo "*** makevolume ***"
> time makevolume
> echo "*** rendervolume ***"
> time rendervolume
> ...
>
> ?

Because your "time" is from the time package.
On systems without the time package installed, we get "dash: time: not found"
We have time in bash, zsh, etc, but not in dash.

Best regards,
Nelson





More information about the Debian-med-packaging mailing list