changeset 25 | a5f5b9336007 |
24:77daf1b85cf0 | 25:a5f5b9336007 |
---|---|
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" |