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 <j...@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

_______________________________________________
Dejagnu-commit mailing list
Dejagnu-commit@gnu.org
https://lists.gnu.org/mailman/listinfo/dejagnu-commit

Reply via email to