From be8efac78d067c138ad8dda03df4336e73f94887 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 8 Jan 2022 11:51:07 +0100 Subject: New upstream version 1.0 --- tests/test-mbsinit.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test-mbsinit.sh') diff --git a/tests/test-mbsinit.sh b/tests/test-mbsinit.sh index bbda48d..7308714 100755 --- a/tests/test-mbsinit.sh +++ b/tests/test-mbsinit.sh @@ -12,4 +12,4 @@ if test $LOCALE_FR_UTF8 = none; then fi LC_ALL=$LOCALE_FR_UTF8 \ -./test-mbsinit${EXEEXT} +${CHECKER} ./test-mbsinit${EXEEXT} -- cgit v1.2.3