gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ✘ Release blockers?


From: Greg Troxel
Subject: Re: ✘ Release blockers?
Date: Tue, 31 Dec 2019 09:26:14 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (berkeley-unix)

Hal Murray <address@hidden> writes:

> There is an interesting typo in the git commit descriptions:
>
>     fake: Set WRITE_PAD to 0.0 for NetBSD
>
>  elif sys.platform.startswith("netbsd"):
> -    WRITE_PAD = 0.004
> +    WRITE_PAD = 0.01
>  elif sys.platform.startswith("darwin"):

It's not that interesting - it's just a typo.

0.004 resulted in test failures, now that we are using tcp instead of
pty.  0.01 worked for me.

This is I hope temporary until the bug is actually found (whereever it
may be) post release.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]