From: Kern Sibbald Date: Tue, 25 Dec 2012 22:47:37 +0000 (+0100) Subject: Add logdir and bsrdir to regression config X-Git-Tag: Release-5.2.13~43 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0dbce460e3667a0466aa2f63fbafbc8420ce8d8b;p=bacula%2Fbacula Add logdir and bsrdir to regression config --- diff --git a/regress/scripts/regress-config b/regress/scripts/regress-config index 3a59c51565..1c8b3e4f8b 100755 --- a/regress/scripts/regress-config +++ b/regress/scripts/regress-config @@ -22,8 +22,6 @@ fi --mandir=${1}/bin \ --docdir=${1}/bin/html \ --htmldir=${1}/bin/html \ - --with-logdir=${1}/working \ - --with-bsrdir=${1}/working \ --with-pid-dir=${1}/working \ --with-subsys-dir=${1}/working \ --with-plugindir=${1}/bin/plugins \