]> git.sur5r.net Git - bacula/bacula/commitdiff
Tweak prototype.conf
authorKern Sibbald <kern@sibbald.com>
Mon, 17 Jul 2017 07:05:05 +0000 (09:05 +0200)
committerKern Sibbald <kern@sibbald.com>
Mon, 17 Jul 2017 07:05:05 +0000 (09:05 +0200)
regress/prototype.conf

index a12afa045037e781a8de41d7b7acb6c92b961674..6c1b25d3a0ad049ac39013cb618fd8c04e17760a 100644 (file)
@@ -1,5 +1,5 @@
 #
-# 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)
@@ -14,7 +14,9 @@ USE_VTAPE=yes
 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
@@ -120,9 +122,6 @@ DEDUP=
 # 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