gpsd-commit-watch
[Top][All Lists]
Advanced

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

[gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.17-361


From: Fred Wright
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.17-361-gd83c5e2
Date: Sat, 29 Sep 2018 18:43:02 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GPSD".

The branch, master has been updated
       via  d83c5e2177696b21e41c2c5d447858fb4d47a990 (commit)
       via  3b6af9d02279d610d9987944b7ab20543752dbdc (commit)
      from  eb591a267e6dfe37fc3184daf9ac8b6b864c835d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d83c5e2177696b21e41c2c5d447858fb4d47a990
Author: Fred Wright <address@hidden>
Date:   Sat Sep 29 15:17:30 2018 -0700

    Fixes possible X11 launch in python-versions test.
    
    Some of the Gtk imports may have the side effect of launching an
    X11 server if one isn't currently available (at least on the Mac).
    This can be suppressed by clearing the DISPLAY environment variable
    prior to those imports.  This fix arranges to apply that to the
    environment used by the python-versions test.
    
    TESTED:
    Ran "scons python-versions" on OSX, and observed no X11 launch.

commit 3b6af9d02279d610d9987944b7ab20543752dbdc
Author: Fred Wright <address@hidden>
Date:   Sat Sep 29 14:26:57 2018 -0700

    Makes test_xgps_deps more complete.
    
    Previously, test_xgps_deps was omitting some imports that might
    attempt to launch an X11 server (at least on the Mac).  This can also
    be avoided by unsetting DISPLAY or making it empty.  This approach is
    now taken, and all imports used by xgps and xgpsspeed are included.
    
    This also adds a missing docstring and rearranges the pylint excludes.
    
    TESTED:
    Now runs without launching X11 on OSX.

-----------------------------------------------------------------------

Summary of changes:
 SConstruct        | 13 ++++++++-----
 test_xgps_deps.py | 18 +++++++++++++-----
 2 files changed, 21 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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