< prev index next >

test/jdk/sun/security/mscapi/ShortRSAKey1024.sh

Print this page
rev 48425 : 8194869: [TESTBUG][aix, s390] Adapt tests to platforms.

@@ -48,11 +48,11 @@
    exit 1
 fi
 
 OS=`uname -s`
 case "$OS" in
-  SunOS | Linux | Darwin | CYGWIN* )
+  AIX | CYGWIN* | Darwin | Linux | SunOS )
     FS="/"
     ;;
   Windows_* )
     FS="\\"
     ;;
< prev index next >