< prev index next >

test/jdk/sun/management/jmxremote/bootstrap/GeneratePropertyPassword.sh

Print this page
rev 59104 : imported patch serviceability

@@ -41,11 +41,11 @@
         SystemRoot=`cygpath $SYSTEMROOT`
     fi
 esac
 
 case $OS in
-SunOS | Linux | Darwin | AIX )
+Linux | Darwin | AIX )
     PATHSEP=":"
     FILESEP="/"
     DFILESEP=$FILESEP
     TMP_FILE=${TESTCLASSES}${FILESEP}${TESTCLASS}.sed.tmpfile
 
< prev index next >