NetBSD® 3.0_STABLE is a tad picky about the UTF-8 locale’s naming…
This commit is contained in:
		
							
								
								
									
										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: 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 $ | ||||
| @@ -4409,7 +4409,7 @@ expected-stdout: | ||||
| name: utf8opt-2a | ||||
| description: | ||||
| 	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! | ||||
| env-setup: !PS1=!PS2=!LC_CTYPE=en_US.UTF-8! | ||||
| stdin: | ||||
| @@ -4426,7 +4426,7 @@ expected-stderr-pattern: | ||||
| name: utf8opt-2b | ||||
| description: | ||||
| 	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! | ||||
| env-setup: !PS1=!PS2=!LC_CTYPE=en_US.utf8! | ||||
| stdin: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user