submit_pub_test_hook — Automatically request public tests for each submission
Inside of the course's /u/
there should be the following line:
csXXX
/.submitrc
final_script=/u/isg/bin/submit/submit_pub_test_hook
This is used to automate sending students public test results for every submission instead of requiring students to request tests themselves. The output from submit will include a status message indicating that the public test request has been made (or, alternatively, that there's already a request in the queue or that tests are currently running on the student).