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, dejagnu-1.6.3 has been updated via e3b14d8555c5cabad03b9ccaa6aa1976ed590201 (commit) from dcf155087a1311d9d90da3c12ce81935b3f926cc (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 e3b14d8555c5cabad03b9ccaa6aa1976ed590201 Author: Jacob Bachmeyer <j...@gnu.org> Date: Thu Mar 25 23:35:53 2021 -0500 Use older shell constructs to fix PR47382 The Solaris 10 /bin/sh does not support POSIX command or arithmetic substitutions. This commit reverts to using the old style backtick form and the expr command for arithmetic. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 17 +++++++++++++++++ dejagnu | 39 ++++++++++++++++++++++++++------------- runtest | 32 ++++++++++++++++++++++++-------- 3 files changed, 67 insertions(+), 21 deletions(-) hooks/post-receive -- DejaGNU _______________________________________________ Dejagnu-commit mailing list Dejagnu-commit@gnu.org https://lists.gnu.org/mailman/listinfo/dejagnu-commit