| author | Xingyuan Zhang <xingyuanzhang@126.com> | 
| Sat, 13 Sep 2014 10:07:14 +0800 | |
| changeset 25 | a5f5b9336007 | 
| permissions | -rw-r--r-- | 
| 25 | 1 | # -*- shell-script -*- | 
| 2 | ||
| 3 | # Get email when automated build fails. May be empty. | |
| 4 | # values: "email1 email2 .. emailn" | |
| 5 | NOTIFY="kleing@cse.unsw.edu.au rafal.kolanski@nicta.com.au" | |
| 6 | ||
| 7 | # Participate in frequent (nightly) build (only for small submissions) | |
| 8 | # values: "yes" "no" | |
| 9 | FREQUENT="yes" |