Bug#772277: [Packaging] Bug#772277: munin-async: bashism in /bin/sh script

2014-12-06 Thread Holger Levsen
Hi Raphael, thanks for your fix-bashism campaigns! On Samstag, 6. Dezember 2014, Raphael Geissert wrote: checkbashisms' output: possible bashism in ./etc/init.d/munin-async line 82 (sleep only takes one integer): sleep 0.05 it seems to me this is a bashism which is

Bug#772277: [Packaging] Bug#772277: munin-async: bashism in /bin/sh script

2014-12-06 Thread Steve Schnepp
Hi Holger Raphael, On Sat, Dec 6, 2014 at 2:48 PM, Holger Levsen hol...@layer-acht.org wrote: it seems to me this is a bashism which is understood by dash I do agree that it works with dash, but then one can (should) argue that the check should not emit any warning if there is nothing wrong.