#
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2017 Kern Sibbald
# License: BSD 2-Clause; see file LICENSE-FOSS
#
# Set this to the make option (usually -j3 or higher)
BAT=
# Where to get the source to be tested
-BACULA_SOURCE="${HOME}/bacula/bacula"
+cd ..
+BACULA_SOURCE=`pwd`
+cd regress
# Where to send email !!!!! Change me !!!!!!!
EMAIL=my-name@domain.com
# Use a client side cache
#DEDUP_FD_CACHE=yes|no
-# enable USEA control library
-#USEA=--enable-usea
-
# see --with-base-port at
# http://www.bacula.org/rel-manual/Installing_Bacula.html
# You only need to change this if you want to run more than one instance