< prev index next >

test/jdk/sun/security/ssl/SSLSocketImpl/NotifyHandshakeTest.sh

Print this page
rev 59107 : imported patch security

@@ -44,11 +44,11 @@
         TESTSRC="."
 fi
 
 OS=`uname -s`
 case "$OS" in
-    SunOS | Linux | Darwin | AIX )
+    Linux | Darwin | AIX )
         FILESEP="/"
         PATHSEP=":"
         ;;
 
     CYGWIN* )
< prev index next >