test/javax/print/applet/AppletPrintLookup.sh

Print this page

        

*** 80,90 **** cp ${TESTSRC}${SEP}AppletPrintLookup.html ${TESTCLASSES} ${TESTJAVA}${SEP}bin${SEP}appletviewer ${TESTCLASSES}${SEP}AppletPrintLookup.html & cd ${TESTCLASSES} ! ${TESTJAVA}${SEP}bin${SEP}java YesNo if [ $? -ne 0 ] then echo "Test fails!" exit 1 fi --- 80,90 ---- cp ${TESTSRC}${SEP}AppletPrintLookup.html ${TESTCLASSES} ${TESTJAVA}${SEP}bin${SEP}appletviewer ${TESTCLASSES}${SEP}AppletPrintLookup.html & cd ${TESTCLASSES} ! ${TESTJAVA}${SEP}bin${SEP}java ${TESTVMOPTS} YesNo if [ $? -ne 0 ] then echo "Test fails!" exit 1 fi