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 b3d43d3be8208272573563943690fff25ee50c8f (commit) from 4c9fa60d34fce9f5df2a48b6e025a8a2c0ac3acd (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 b3d43d3be8208272573563943690fff25ee50c8f Author: Ben Elliston <b...@gnu.org> Date: Sat Dec 8 00:09:42 2018 +1100 * runtest.exp, lib/utils.exp, lib/target.exp, lib/ssh.exp, lib/rsh.exp, lib/rlogin.exp, lib/remote.exp, lib/libgloss.exp, lib/framework.exp, lib/dg.exp, lib/dejagnu.exp, config/vxworks.exp, config/unix.exp, config/sim.exp, config/gdb_stub.exp, config/gdb-comm.exp, config/adb.exp, baseboards/multi-sim.exp, baseboards/cris-sim.exp, baseboards/basic-sim.exp, baseboards/basic-sid.exp, baseboards/androideabi.exp, testsuite/runtest.all/load_lib.exp, testsuite/libdejagnu/tunit.exp: Replace empty string comparisons using == and != with 'eq' and 'ne'. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 13 ++++ baseboards/androideabi.exp | 4 +- baseboards/basic-sid.exp | 8 +-- baseboards/basic-sim.exp | 2 +- baseboards/cris-sim.exp | 2 +- baseboards/multi-sim.exp | 2 +- config/adb.exp | 8 +-- config/gdb-comm.exp | 12 ++-- config/gdb_stub.exp | 4 +- config/sim.exp | 4 +- config/unix.exp | 4 +- config/vxworks.exp | 16 ++--- lib/dejagnu.exp | 2 +- lib/dg.exp | 4 +- lib/framework.exp | 14 ++--- lib/libgloss.exp | 118 ++++++++++++++++++------------------- lib/remote.exp | 60 +++++++++---------- lib/rlogin.exp | 2 +- lib/rsh.exp | 4 +- lib/ssh.exp | 4 +- lib/target.exp | 22 +++---- lib/utils.exp | 2 +- runtest.exp | 78 ++++++++++++------------ testsuite/libdejagnu/tunit.exp | 2 +- testsuite/runtest.all/load_lib.exp | 2 +- 25 files changed, 203 insertions(+), 190 deletions(-) hooks/post-receive -- DejaGNU _______________________________________________ Dejagnu-commit mailing list Dejagnu-commit@gnu.org https://lists.gnu.org/mailman/listinfo/dejagnu-commit