From 011c1d1c0766c65517ebd495465c99e86edb63ec Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Mon, 11 Oct 2010 14:49:26 -0700 Subject: Update to bash-4.1 --- tests/intl.tests | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'tests/intl.tests') diff --git a/tests/intl.tests b/tests/intl.tests index 0dc33cb..cd919df 100644 --- a/tests/intl.tests +++ b/tests/intl.tests @@ -1,4 +1,4 @@ -export LANG=en_US.UTF-8 +export LC_ALL=en_US.UTF-8 a=$'\303\251' @@ -36,3 +36,6 @@ set a b printf '%s\n' "$*" printf '%s' "$*" | od -b + +# display differences make this problematic +${THIS_SH} ./intl1.sub -- cgit v1.2.3