]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - stdlib/tst-fmtmsg.sh
Add --enable-hardcoded-path-in-tests configure option
[thirdparty/glibc.git] / stdlib / tst-fmtmsg.sh
index 5227015d70c6debb42c19c158d9a50bb0859d635..963c522bb75a6f4fca2864f39a61d1aec81af82c 100755 (executable)
 set -e
 
 common_objpfx=$1
-run_program_prefix=$2
+test_program_prefix=$2
 objpfx=$3
 
-test="${run_program_prefix} ${objpfx}tst-fmtmsg"
+test="${test_program_prefix} ${objpfx}tst-fmtmsg"
 out=${objpfx}tst-fmtmsg.out
 
 LC_ALL=C