switch back to en_US.UTF-8 for GNU/* too: Mandriva has issues with
en_US.utf8, and Debian (tested on gnubber) can do both
This commit is contained in:
parent
93fcb5a892
commit
c01bda573f
6
check.t
6
check.t
@ -1,4 +1,4 @@
|
||||
# $MirOS: src/bin/mksh/check.t,v 1.209 2008/07/10 20:05:01 tg Exp $
|
||||
# $MirOS: src/bin/mksh/check.t,v 1.210 2008/07/10 21:20:22 tg Exp $
|
||||
# $OpenBSD: bksl-nl.t,v 1.2 2001/01/28 23:04:56 niklas Exp $
|
||||
# $OpenBSD: history.t,v 1.5 2001/01/28 23:04:56 niklas Exp $
|
||||
# $OpenBSD: read.t,v 1.3 2003/03/10 03:48:16 david Exp $
|
||||
@ -4416,7 +4416,7 @@ expected-stdout:
|
||||
name: utf8opt-1b
|
||||
description:
|
||||
Check that the utf8-hack flag is not set at non-interactive startup
|
||||
category: os:gnu,os:gnukfreebsd,os:hpux,os:linux
|
||||
category: os:hpux
|
||||
env-setup: !PS1=!PS2=!LC_CTYPE=en_US.utf8!
|
||||
stdin:
|
||||
if [[ $(set +o) = *@(-o utf8-hack)@(| *) ]]; then
|
||||
@ -4430,7 +4430,7 @@ expected-stdout:
|
||||
name: utf8opt-2a
|
||||
description:
|
||||
Check that the utf8-hack flag is set at interactive startup
|
||||
category: !os:gnu,!os:gnukfreebsd,!os:hpux,!os:linux
|
||||
category: !os:hpux
|
||||
arguments: !-i!
|
||||
env-setup: !PS1=!PS2=!LC_CTYPE=en_US.UTF-8!
|
||||
stdin:
|
||||
|
Loading…
Reference in New Issue
Block a user