gpsd-dev
[Top][All Lists]
Advanced

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

Re: [PATCH 1/3] SConstruct: Remove extra newline from aiogps.py python t


From: Gary E. Miller
Subject: Re: [PATCH 1/3] SConstruct: Remove extra newline from aiogps.py python too old announce
Date: Mon, 3 Feb 2020 15:11:31 -0800

Yo Ladislav!

Thanks.  Pushed to git head.

On Sun, 2 Feb 2020 10:42:32 +0100
Ladislav Michl <address@hidden> wrote:

> ---
>  Note: another patch was originaly here, but I decided not to change
>  anything I do not necessarily need to chance. This is just a
> placeholder to keep patch numbering.
> 
>  SConstruct | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/SConstruct b/SConstruct
> index b422f1e97..8d3623746 100644
> --- a/SConstruct
> +++ b/SConstruct
> @@ -1402,7 +1402,7 @@ elif config.env['python']:
>          if 3 > int(sysver[0]) or 6 > int(sysver[2]):
>              config.env['aiogps'] = False
>              announce("WARNING: Python%s too old (need 3.6): "
> -                     "gps/aiogps.py will not be installed\n" %
> +                     "gps/aiogps.py will not be installed" %
>                       (sysver), end=True)
>          else:
>              config.env['aiogps'] = True




RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
        address@hidden  Tel:+1 541 382 8588

            Veritas liberabit vos. -- Quid est veritas?
    "If you can't measure it, you can't improve it." - Lord Kelvin

Attachment: pgpNDTaXY6HOE.pgp
Description: OpenPGP digital signature


reply via email to

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