[Dejagnu-commit] [SCM] DejaGNU branch, master, updated. dejagnu_1_4_3-622-g1ebfbcd
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 1ebfbcd81f3e1918cc96e3654f9120ea7458b1f6 (commit) via ea3d6ba5abc895eb968b5990c4ff8aa604d6a8e1 (commit) via a24950c4be7972da53f1eefbe5e942e83b00a3f6 (commit) via d5f3788c0634ca5a42419d9d2e153e1887d34cf2 (commit) from c3fe064d1b583e518784da765200838390893211 (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 1ebfbcd81f3e1918cc96e3654f9120ea7458b1f6 Author: Ben Elliston Date: Sun Dec 9 17:00:21 2018 +1100 * lib/debugger.exp, lib/dg.exp, lib/framework.exp, lib/ftp.exp, lib/kermit.exp, lib/libgloss.exp, lib/remote.exp, lib/rlogin.exp, lib/target.exp, lib/tip.exp, lib/utils.exp, runtest.exp: Remove unnecessary quotes and braces around variable expansions. commit ea3d6ba5abc895eb968b5990c4ff8aa604d6a8e1 Author: Ben Elliston Date: Sun Dec 9 16:46:12 2018 +1100 * config/gdb-comm.exp: Remove unnecessary quotes. * config/gdb_stub.exp: Likewise. * config/vxworks.exp: Likewise. * config/unix.exp: Likewise. * config/sim.exp: Likewise. commit a24950c4be7972da53f1eefbe5e942e83b00a3f6 Author: Ben Elliston Date: Sun Dec 9 16:42:08 2018 +1100 * testsuite/lib/libsup.exp: Remove unnecessary quotes around variable expansions. * testsuite/lib/util-defs.exp: Likewise. commit d5f3788c0634ca5a42419d9d2e153e1887d34cf2 Author: Ben Elliston Date: Sun Dec 9 16:38:56 2018 +1100 * baseboards/androideabi.exp: Remove unnecessary quotes and braces around variable expansions. * baseboards/basic-sid.exp: Likewise. * baseboards/cris-sim.exp: Likewise. * baseboards/generic-sim.exp: Likewise. * baseboards/mcore-moto-sim.exp: Likewise. * baseboards/multi-sim.exp: Likewise. --- Summary of changes: ChangeLog | 31 +++ baseboards/androideabi.exp| 2 +- baseboards/basic-sid.exp | 4 +- baseboards/cris-sim.exp | 4 +- baseboards/generic-sim.exp| 8 ++-- baseboards/mcore-moto-sim.exp | 2 +- baseboards/multi-sim.exp | 16 config/gdb-comm.exp | 8 ++-- config/gdb_stub.exp | 20 +- config/sim.exp| 2 +- config/unix.exp | 12 +++--- config/vxworks.exp| 16 lib/debugger.exp | 2 +- lib/dg.exp| 18 - lib/framework.exp | 34 lib/ftp.exp | 2 +- lib/kermit.exp| 6 +-- lib/libgloss.exp | 52 lib/remote.exp| 92 +-- lib/rlogin.exp| 2 +- lib/target.exp| 12 +++--- lib/tip.exp | 2 +- lib/utils.exp | 4 +- testsuite/lib/libsup.exp | 12 +++--- testsuite/lib/util-defs.exp | 2 +- 25 files changed, 198 insertions(+), 167 deletions(-) hooks/post-receive -- DejaGNU ___ Dejagnu-commit mailing list Dejagnu-commit@gnu.org https://lists.gnu.org/mailman/listinfo/dejagnu-commit
[Dejagnu-commit] [SCM] DejaGNU branch, master, updated. dejagnu_1_4_3-623-g115a81d
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 115a81dab7063ea3b806bfbac87845e32d8ca5ad (commit) from 1ebfbcd81f3e1918cc96e3654f9120ea7458b1f6 (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 115a81dab7063ea3b806bfbac87845e32d8ca5ad Author: Ben Elliston Date: Sun Dec 9 17:40:44 2018 +1100 Remove commented out lines in host_execute. --- Summary of changes: lib/dejagnu.exp | 3 --- 1 file changed, 3 deletions(-) hooks/post-receive -- DejaGNU ___ Dejagnu-commit mailing list Dejagnu-commit@gnu.org https://lists.gnu.org/mailman/listinfo/dejagnu-commit
[Dejagnu-commit] [SCM] DejaGNU branch, master, updated. dejagnu_1_4_3-624-ge2fb926
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 e2fb929c87021ce666f8dca81ab2d96635d1 (commit) from 115a81dab7063ea3b806bfbac87845e32d8ca5ad (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 e2fb929c87021ce666f8dca81ab2d96635d1 Author: Ben Elliston Date: Sun Dec 9 18:41:26 2018 +1100 * baseboards/basic-sid.exp, baseboards/basic-sim.exp, baseboards/i386-sid.exp, baseboards/mt-sid.exp, baseboards/sh-sid.exp, config/adb.exp, config/gdb-comm.exp, config/gdb_stub.exp, config/sim.exp, config/unix.exp, config/vxworks.exp, lib/dejagnu.exp, lib/dg.exp, lib/framework.exp, lib/kermit.exp, lib/libgloss.exp, lib/remote.exp, lib/rsh.exp, lib/target.exp, lib/tip.exp, lib/utils.exp, testsuite/lib/libsup.exp, testsuite/runtest.all/options.exp,: Remove unnecessary braces around variable expansions. --- Summary of changes: ChangeLog | 13 +++ baseboards/basic-sid.exp | 12 +-- baseboards/basic-sim.exp | 8 +- baseboards/i386-sid.exp | 2 +- baseboards/mt-sid.exp | 2 +- baseboards/sh-sid.exp | 2 +- config/adb.exp| 4 +- config/gdb-comm.exp | 2 +- config/gdb_stub.exp | 4 +- config/sim.exp| 2 +- config/unix.exp | 2 +- config/vxworks.exp| 10 +-- lib/dejagnu.exp | 6 +- lib/dg.exp| 2 +- lib/framework.exp | 10 +-- lib/kermit.exp| 14 ++-- lib/libgloss.exp | 166 +++--- lib/remote.exp| 34 lib/rsh.exp | 6 +- lib/target.exp| 14 ++-- lib/tip.exp | 12 +-- lib/utils.exp | 50 ++-- testsuite/lib/libsup.exp | 68 testsuite/runtest.all/options.exp | 18 ++--- 24 files changed, 238 insertions(+), 225 deletions(-) hooks/post-receive -- DejaGNU ___ Dejagnu-commit mailing list Dejagnu-commit@gnu.org https://lists.gnu.org/mailman/listinfo/dejagnu-commit