test/sun/tools/native2ascii/resources/ImmutableResourceTest.sh

Print this page
rev 8975 : 8028537: PPC64: Updated the JDK regression tests to run on AIX
Reviewed-by: alanb
Contributed-by: luchsh@linux.vnet.ibm.com, spoole@linux.vnet.ibm.com, volker.simonis@gmail.com

*** 54,64 **** # The beginning of the script proper OS=`uname -s` case "$OS" in ! SunOS | Linux | Darwin ) PATHSEP=":" ;; Windows* | CYGWIN*) PATHSEP=";" --- 54,64 ---- # The beginning of the script proper OS=`uname -s` case "$OS" in ! SunOS | Linux | Darwin | AIX ) PATHSEP=":" ;; Windows* | CYGWIN*) PATHSEP=";"