# -*- shell-script -*- # Get email when automated build fails. May be empty. # values: "email1 email2 .. emailn" NOTIFY="christian.urban@kcl.ac.uk" # Participate in frequent (nightly) build (only for small submissions) # values: "yes" "no" FREQUENT="yes"