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 a877b418a00dcc3c5b4d7584e0d85949c843c4ed (commit)
from c298959ef991b389b64a825f70094738c6a48780 (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 a877b418a00dcc3c5b4d7584e0d85949c843c4ed
Author: Jacob Bachmeyer <[email protected]>
Date: Tue Nov 7 21:08:04 2023 -0600
Fix tests that attempt to determine if target_alias has been set
The problem with using [info exists target_alias] is that target_alias
is unconditionally initialized to the empty string and therefore always
exists.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 8 ++++++++
runtest.exp | 10 ++++++++--
2 files changed, 16 insertions(+), 2 deletions(-)
hooks/post-receive
--
DejaGNU
_______________________________________________
Dejagnu-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/dejagnu-commit