runtests.pl # # Client-side none Verify that runtests.pl accepts an -L option %SRCDIR/runtests.pl -L %PWD/%LOGDIR/test%TESTNUMBER-library.pl # Create a simple perl snippet that lets runtests.pl # exit with a code we can check. exit 123 123