8076069: [macosx][TESTBUG] tests failing with Unrecognized system error

Reviewed-by: serb, azvegint, kshefov
This commit is contained in:
Shobhit Gupta 2015-04-13 19:39:40 +03:00
parent 2fd5531d45
commit 609fc7915d

View File

@ -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="/"