[SCM] DejaGNU branch, master, updated. dejagnu_1_4_3-601-gd439887
[email protected] (Ben Elliston) Thu, 6 Dec 2018 02:06:48 -0500 (EST)
| Newsgroups | gmane.comp.sysutils.dejagnu.cvs |
|---|---|
| Message-ID | <[email protected]> |
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 d439887f64b9c7c146d9a9062b459d08c43f2a12 (commit)
from a8e4dbd2a65255a1470962994b2888fc8ee3b9bc (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 d439887f64b9c7c146d9a9062b459d08c43f2a12
Author: Ben Elliston <[email protected]>
Date: Thu Dec 6 18:05:05 2018 +1100
* runtest.exp: Replace [string match] commands involving literal
strings and variables known to not be Tcl glob patterns with eq
and ne.
* config/unix.exp: Likewise.
* lib/debugger.exp: Likewise.
* lib/dg.exp: Likewise.
* lib/framework.exp: Likewise.
* lib/remote.exp: Likewise.
* lib/utils.exp: Likewise.
* baseboards/androideabi.exp: Likewise.
* baseboards/multi-sim.exp: Likewise.
* testsuite/lib/util-defs.exp: Likewise.
* testsuite/runtest.all/config.test: Likewise.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 16 ++++++++++++++++
baseboards/androideabi.exp | 2 +-
baseboards/multi-sim.exp | 10 +++++-----
config/unix.exp | 2 +-
lib/debugger.exp | 4 ++--
lib/dg.exp | 8 ++++----
lib/framework.exp | 11 ++++-------
lib/remote.exp | 2 +-
lib/utils.exp | 6 +++---
runtest.exp | 4 ++--
testsuite/lib/util-defs.exp | 4 ++--
testsuite/runtest.all/config.test | 6 +++---
12 files changed, 44 insertions(+), 31 deletions(-)
hooks/post-receive
--
DejaGNU