author | Christian Urban <christian dot urban at kcl dot ac dot uk> |
Sat, 13 Sep 2014 04:39:07 +0100 | |
changeset 26 | 1cde7bf45858 |
parent 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" |