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 <b...@gnu.org> 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 _______________________________________________ Dejagnu-commit mailing list Dejagnu-commit@gnu.org https://lists.gnu.org/mailman/listinfo/dejagnu-commit