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 understood by dash - do you agree we 
can thus downgrade this bug to "normal"?

matrix:~$ dash
$ time sleep 0.05
0.00user 0.00system 0:00.05elapsed 0%CPU (0avgtext+0avgdata 1752maxresident)k
0inputs+0outputs (0major+75minor)pagefaults 0swaps
$ time sleep 0.005
0.00user 0.00system 0:00.00elapsed 0%CPU (0avgtext+0avgdata 1660maxresident)k
0inputs+0outputs (0major+73minor)pagefaults 0swaps
$ 


cheers,
        Holger

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to