< prev index next >

test/jdk/javax/imageio/spi/AppletContextTest/BadPluginConfigurationTest.sh

Print this page
rev 59106 : imported patch client

@@ -101,11 +101,11 @@
       if ! [ -e ${MKTEMP} ] ; then 
         pass "Test skipped because no mktemp found on this machine"
       fi
       ;;
 
-   Darwin | Linux | SunOS )
+   Darwin | Linux )
       FILESEP="/"
       PATHSEP=":"
       TMP=`cd /tmp; pwd -P`
       ;;
 
< prev index next >