test/java/net/URLConnection/6212146/test.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

*** 31,41 **** # # set platform-dependent variables OS=`uname -s` case "$OS" in ! SunOS | Darwin ) PS=":" FS="/" ;; Linux ) PS=":" --- 31,41 ---- # # set platform-dependent variables OS=`uname -s` case "$OS" in ! SunOS | Darwin | AIX ) PS=":" FS="/" ;; Linux ) PS=":"