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

index 6c1b25d3a0ad049ac39013cb618fd8c04e17760a..bf99f185fa2a7e3657aec0bde1b7e54afcb9da72 100644 (file)
@@ -14,9 +14,7 @@ USE_VTAPE=yes
 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
@@ -137,7 +135,7 @@ BASEPORT=8101
 # 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