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 883ffd3e6dcedfccb39969fd9791e70c901410ec (commit) from a57bfcfb68c3ac388a5ba5b2baca8e8c1195690b (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 883ffd3e6dcedfccb39969fd9791e70c901410ec Author: Ben Elliston <b...@gnu.org> Date: Mon Mar 28 11:51:41 2016 +1100 * runtest.exp: Fixes identified by the Frink static analyser: (1) use -- in switch commands for safety, (2) remove unreachable return commands after error commands, (3) replace abbreviated "info proc" with "info procs", (4) use -- in unset commands for safety where the variable name is itself a variable. * lib/dg.exp: Likewise. * lib/debugger.exp: Likewise. * lib/framework.exp: Likewise. * lib/remote.exp: Likewise. * lib/target.exp: Likewise. * lib/targetdb.exp: Likewise. * lib/telnet.exp: Likewise. * lib/utils.exp: Likewise. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 17 +++++++++++++++++ lib/debugger.exp | 4 ++-- lib/dg.exp | 44 +++++++++++++++++--------------------------- lib/framework.exp | 8 ++++---- lib/remote.exp | 17 ++++++++--------- lib/target.exp | 2 +- lib/targetdb.exp | 2 +- lib/telnet.exp | 2 +- lib/utils.exp | 8 ++++---- runtest.exp | 10 +++++----- 10 files changed, 60 insertions(+), 54 deletions(-) hooks/post-receive -- DejaGNU _______________________________________________ Dejagnu-commit mailing list Dejagnu-commit@gnu.org https://lists.gnu.org/mailman/listinfo/dejagnu-commit