< prev index next >

test/jdk/java/awt/PrintJob/Text/stringwidth.sh

Print this page
rev 59106 : imported patch client

@@ -44,11 +44,11 @@
 else
   CP="${TESTCLASSES}"
 fi
 
 
-if [ $OS = SunOS -o $OS = Linux ]
+if [ $OS = Linux ]
 then
     exit 0
 fi
 # Windows
 
< prev index next >