dejagnu-commit
[Top][All Lists]
Advanced

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

[Dejagnu-commit] [SCM] DejaGNU branch, master, updated. dejagnu_1_4_3-52


From: Ben Elliston
Subject: [Dejagnu-commit] [SCM] DejaGNU branch, master, updated. dejagnu_1_4_3-521-gd611c45
Date: Thu, 19 Jul 2018 21:09:14 -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 "DejaGNU".

The branch, master has been updated
       via  d611c4560778591e5c4f3f147fe9ba8334691e6e (commit)
      from  366485ce630d46b726f97b6e1d6a42b750fb52cb (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 d611c4560778591e5c4f3f147fe9ba8334691e6e
Author: Ben Elliston <address@hidden>
Date:   Fri Jul 20 11:08:08 2018 +1000

        * contrib/sum2junit.sh: Eliminate some Shellcheck warnings:
    
        Double quote to prevent globbing and word splitting. [SC2086]
        egrep is non-standard and deprecated. Use grep -E instead. [SC2196]
        read without -r will mangle backslashes. [SC2162]

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

Summary of changes:
 ChangeLog            |  4 ++++
 contrib/sum2junit.sh | 12 ++++++------
 2 files changed, 10 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
DejaGNU



reply via email to

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