Use older shell constructs to fix PR47382
commite3b14d8555c5cabad03b9ccaa6aa1976ed590201
authorJacob Bachmeyer <jcb@gnu.org>
Fri, 26 Mar 2021 04:35:53 +0000 (25 23:35 -0500)
committerJacob Bachmeyer <jcb@gnu.org>
Fri, 26 Mar 2021 04:35:53 +0000 (25 23:35 -0500)
treedaaae93a7692cec562740ea6163f78212a01ee07
parentdcf155087a1311d9d90da3c12ce81935b3f926cc
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.
ChangeLog
dejagnu
runtest