test/java/lang/Runtime/exec/setcwd.sh

Print this page

        

*** 35,41 **** mkdir foo cp ${TESTCLASSES}/SetCwd.class . cp ${TESTCLASSES}/SetCwd.class foo # now start the test ! ${TESTJAVA}/bin/java ${TESTVMOPTS} SetCwd --- 35,41 ---- mkdir foo cp ${TESTCLASSES}/SetCwd.class . cp ${TESTCLASSES}/SetCwd.class foo # now start the test ! ${TESTJAVA}/bin/java ${TESTVMOPTS} ${TESTJAVAOPTS} SetCwd