From: Kern Sibbald Date: Mon, 17 Jul 2017 07:52:22 +0000 (+0200) Subject: Tweak prototype.conf in regress X-Git-Tag: Release-9.0.2~16 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2c64854d934ac4d3bc0ce2ca67ee394be512a3d8;p=bacula%2Fbacula Tweak prototype.conf in regress --- diff --git a/regress/prototype.conf b/regress/prototype.conf index 6c1b25d3a0..bf99f185fa 100644 --- a/regress/prototype.conf +++ b/regress/prototype.conf @@ -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=-bacula-${HOST} +SITE_NAME=bacula-${HOST} # If you want to use the full source tree to run test uncomment this # KEEP_SOURCE=yes