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 e25f4f2080867bc7e60c18ccf60030976144a3e3 (commit)
from dbf1d99cb049da74a4a91a6ae1a752be0299d636 (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 e25f4f2080867bc7e60c18ccf60030976144a3e3
Author: Ben Elliston <[email protected]>
Date: Thu Dec 6 14:44:43 2018 +1100
* runtest.exp: Replace '==' with 'eq' for string compares.
Likewise, replace '!=' with 'ne'. Replace a few instances of
[string length $str] == 0 with $str eq "".
* config/gdb-comm.exp: Likewise.
* lib/dg.exp: Likewise.
* lib/framework.exp: Likewise.
* lib/libgloss.exp: Likewise.
* lib/remote.exp: Likewise.
* lib/target.exp: Likewise.
* lib/utils.exp: Likewise.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 13 +++++++++++++
config/gdb-comm.exp | 2 +-
lib/dg.exp | 8 ++++----
lib/framework.exp | 4 ++--
lib/libgloss.exp | 2 +-
lib/remote.exp | 16 ++++++++--------
lib/target.exp | 4 ++--
lib/utils.exp | 2 +-
runtest.exp | 10 +++++-----
9 files changed, 37 insertions(+), 24 deletions(-)
hooks/post-receive
--
DejaGNU
_______________________________________________
Dejagnu-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/dejagnu-commit