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.16-603


From: Fred Wright
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.16-603-ga32c93f
Date: Sat, 4 Mar 2017 22:30:53 -0500 (EST)

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  a32c93f5c70af935e4ff02e19959da65f078d166 (commit)
       via  b855a7f86834d5e77012ece0c90c75546dd47d1d (commit)
       via  01e26fc0136d09a0667f9961c4c09b6a940b7e37 (commit)
      from  7989a5c562fed202b1cb3b48526b7e5678d1bb16 (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 a32c93f5c70af935e4ff02e19959da65f078d166
Author: Fred Wright <address@hidden>
Date:   Sat Mar 4 17:22:11 2017 -0800

    More chatter suppression in silent mode.
    
    This makes the heralds that precede many of the regression tests
    optional, under control of the 'silent' option.  It only addresses
    cases where Utility() runs a single test.
    
    It also adds REGRESSOPTS to some cases where it was missing, to pick
    up the "-Q" option when present.
    
    TESTED:
    Output from "scons -s check" is reduced, while "scons check" output is
    unaffected.

commit b855a7f86834d5e77012ece0c90c75546dd47d1d
Author: Fred Wright <address@hidden>
Date:   Sat Mar 4 16:14:25 2017 -0800

    Makes "silent" build quieter.
    
    This suppresses all "success chatter" from the daemon regression tests
    when building in --silent (or -s) mode.  Failing cases still output
    the usual messages (except for "Processing...").  Other regression
    chatter is still present, but this puts a big dent in it.
    
    This involves three changes:
    
    1) It adds a -q option to gpsfake, to suppress the "Processing"
    messages.
    
    2) It adds a -Q option to regress-driver, which passes -q to gpsfake
    and also suppresses its own output in the success case.  Failure
    output is unaffected.
    
    3) It adds the -Q option to regress-driver invocations when the build
    is running in silent mode.
    
    TESTED:
    Ran regress-driver in normal, -q, and -Q modes.
    Ran "scons build-all check", with and without -s.
    Also tested an error case with a garbled .chk file.

commit 01e26fc0136d09a0667f9961c4c09b6a940b7e37
Author: Fred Wright <address@hidden>
Date:   Sat Mar 4 16:04:17 2017 -0800

    Suppresses manbuilder chatter in silent mode.
    
    Neither xsltproc nor xmlto has an option to suppress the "Note:
    Writing ..." messages.  This adds a "filtered spawn" function which
    suppresses stderr output when the exit code is 0, and applies it to
    the manpage building when running in silent mode.
    
    It also removes the unused 'mangenerator' variable.
    
    TESTED:
    Verified that manbuilder chatter is gone with "scons -s build-all",
    but still present without the "-s".
    Verified that the error is reported in "-s" mode when the XML input is
    garbled.
    Ran "scons build-all www check".

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

Summary of changes:
 SConstruct     | 72 +++++++++++++++++++++++++++++++++++++++-------------------
 gpsfake        |  7 ++++--
 regress-driver | 14 +++++++++---
 3 files changed, 65 insertions(+), 28 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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