[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Dejagnu-commit] [SCM] DejaGNU branch, master, updated. dejagnu_1_4_3-91
From: |
Jacob Bachmeyer |
Subject: |
[Dejagnu-commit] [SCM] DejaGNU branch, master, updated. dejagnu_1_4_3-919-g7be57b7 |
Date: |
Fri, 6 Sep 2024 23:31:31 -0400 (EDT) |
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 7be57b729931bbdfa0770eabe4e7586170b28b1f (commit)
from eba9cab3f98e269d682b501970ff5d497fca8be2 (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 7be57b729931bbdfa0770eabe4e7586170b28b1f
Author: Jacob Bachmeyer <jcb@gnu.org>
Date: Fri Sep 6 22:30:36 2024 -0500
Fix reading of user login name
Apparently DejaGnu had never before been run in an environment where
whoami(1) did not work, as the catch commands here did not actually
catch a failure. The code here has also been cleaned up into a more
straightforward form that eliminates an unneeded temporary variable.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 10 ++++++++++
runtest.exp | 41 +++++++++++++++++++----------------------
2 files changed, 29 insertions(+), 22 deletions(-)
hooks/post-receive
--
DejaGNU
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Dejagnu-commit] [SCM] DejaGNU branch, master, updated. dejagnu_1_4_3-919-g7be57b7,
Jacob Bachmeyer <=