test/sun/net/www/MarkResetTest.sh

Print this page

        

*** 44,54 **** echo "Unrecognized system!" exit 1; ;; esac ! ${TESTJAVA}${FS}bin${FS}javac -d . ${TESTSRC}${FS}MarkResetTest.java # ftp server used by the test requires the file to be present # in this directory cp ${TESTSRC}${FS}EncDec.doc . --- 44,54 ---- echo "Unrecognized system!" exit 1; ;; esac ! ${COMPILEJAVA}${FS}bin${FS}javac ${TESTJAVACOPTS} ${TESTTOOLVMOPTS} -d . ${TESTSRC}${FS}MarkResetTest.java # ftp server used by the test requires the file to be present # in this directory cp ${TESTSRC}${FS}EncDec.doc .