Name
mailOut — Send students e-mail with the results of an
rst run.
Synopsis
mailOut
{
assignment
} {
suite
} {
run_id
}
Usage
The first parameter specifies which assignment is to be processed. The second specifies which test suite is to be mailed; only suites of type m can be mailed. The third parameter specifies, by run_id, which specific run of the test suite is to be mailed.
Description
This command is used to mail out the results of running a mail-type test suite. Each student is sent a single email, whose body was generated earlier by the testing scripts. Email is sent to the student.cs account of the student. Any student who wishes to receive their email elsewhere should set up a
.forward
file appropriately.
Topic revision: r1 - 2016-01-11
- YiLee