mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-03 04:30:06 +00:00
8076069: [macosx][TESTBUG] tests failing with Unrecognized system error
Reviewed-by: serb, azvegint, kshefov
This commit is contained in:
parent
2fd5531d45
commit
609fc7915d
@ -22,7 +22,7 @@
|
||||
#
|
||||
|
||||
# @test
|
||||
# @bug 4348369
|
||||
# @bug 4348369 8076069
|
||||
# @summary keytool not i18n compliant
|
||||
# @author charlie lai
|
||||
# @run shell/manual i18n.sh
|
||||
@ -44,7 +44,7 @@ fi
|
||||
# set platform-dependent variables
|
||||
OS=`uname -s`
|
||||
case "$OS" in
|
||||
SunOS | Linux )
|
||||
SunOS | Linux | Darwin )
|
||||
NULL=/dev/null
|
||||
PS=":"
|
||||
FS="/"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user