Date:        Fri, 18 Jan 2019 14:45:57 +0100
    From:        Martin Husemann <mar...@duskware.de>
    Message-ID:  <20190118134557.gf13...@mail.duskware.de>

  | I think we should set LC_NUMERIC=C in rc.subr or something like that.

LC_ALL not LC_NUMERIC, the latter won't override an external setting
of LC_ALL.

And yes, the sleep should probably be

        LC_ALL=C /bin/sleep 0.05

which should fix things, without breaking anything else.

kre


Reply via email to