From: Eric Bollengier Date: Fri, 10 Sep 2021 10:22:10 +0000 (+0200) Subject: regress: Test events with the reload command X-Git-Tag: Beta-15.0.0~893 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=585a6ea637b50543b02a93ba257895659585cfc2;p=thirdparty%2Fbacula.git regress: Test events with the reload command --- diff --git a/regress/tests/reload-test b/regress/tests/reload-test index cb5fb6cd1..fc062ce35 100755 --- a/regress/tests/reload-test +++ b/regress/tests/reload-test @@ -48,6 +48,8 @@ EOF start_test +$bperl -e "add_attribute('$conf/bacula-dir.conf', 'catalog', 'all,events', 'Messages')" + # should be ok $bin/bacula-dir -t $conf/bacula-dir.conf if [ $? != 0 ]; then