NetBSD® 3.0_STABLE is a tad picky about the UTF-8 locale’s naming…
This commit is contained in:
parent
a1aff7e194
commit
3800eed855
6
check.t
6
check.t
@ -1,4 +1,4 @@
|
|||||||
# $MirOS: src/bin/mksh/check.t,v 1.202 2008/07/06 22:41:07 tg Exp $
|
# $MirOS: src/bin/mksh/check.t,v 1.203 2008/07/08 20:08:02 tg Exp $
|
||||||
# $OpenBSD: bksl-nl.t,v 1.2 2001/01/28 23:04:56 niklas 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: 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 $
|
# $OpenBSD: read.t,v 1.3 2003/03/10 03:48:16 david Exp $
|
||||||
@ -4409,7 +4409,7 @@ expected-stdout:
|
|||||||
name: utf8opt-2a
|
name: utf8opt-2a
|
||||||
description:
|
description:
|
||||||
Check that the utf8-hack flag is set at interactive startup
|
Check that the utf8-hack flag is set at interactive startup
|
||||||
category: os:solaris,os:darwin
|
category: os:solaris,os:darwin,os:netbsd
|
||||||
arguments: !-i!
|
arguments: !-i!
|
||||||
env-setup: !PS1=!PS2=!LC_CTYPE=en_US.UTF-8!
|
env-setup: !PS1=!PS2=!LC_CTYPE=en_US.UTF-8!
|
||||||
stdin:
|
stdin:
|
||||||
@ -4426,7 +4426,7 @@ expected-stderr-pattern:
|
|||||||
name: utf8opt-2b
|
name: utf8opt-2b
|
||||||
description:
|
description:
|
||||||
Check that the utf8-hack flag is set at interactive startup
|
Check that the utf8-hack flag is set at interactive startup
|
||||||
category: !os:solaris,!os:darwin
|
category: !os:solaris,!os:darwin,!os:netbsd
|
||||||
arguments: !-i!
|
arguments: !-i!
|
||||||
env-setup: !PS1=!PS2=!LC_CTYPE=en_US.utf8!
|
env-setup: !PS1=!PS2=!LC_CTYPE=en_US.utf8!
|
||||||
stdin:
|
stdin:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user