BAT=
# Where to get the source to be tested
-cd ..
-BACULA_SOURCE=`pwd`
-cd regress
+BACULA_SOURCE=`pwd`/../bacula
# Where to send email !!!!! Change me !!!!!!!
EMAIL=my-name@domain.com
# We recommend that you prefix it by your name, and if you have multiple
# test machines, add some indication of the machine.
#
-SITE_NAME=<your-name>-bacula-${HOST}
+SITE_NAME=bacula-${HOST}
# If you want to use the full source tree to run test uncomment this
# KEEP_SOURCE=yes