From: Eric Bollengier Date: Mon, 25 Mar 2024 15:34:41 +0000 (+0100) Subject: regress: Fix console-acl-test X-Git-Tag: Release-15.0.3~82 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20e863d8027009ea929606c26a5384c6f3c43736;p=thirdparty%2Fbacula.git regress: Fix console-acl-test --- diff --git a/regress/tests/console-acl-test b/regress/tests/console-acl-test index 1229c26fb..73683ed61 100755 --- a/regress/tests/console-acl-test +++ b/regress/tests/console-acl-test @@ -1547,8 +1547,8 @@ if ! grep "TestVolume003 | Append" $fn-recreate > /dev/null; then estat=1 fi -if ! grep "17 | TestVolume003" $fn-recreate > /dev/null; then - print_debug "ERROR: Should find TestVolume003 in $fn-recreate" +if ! grep "16 | TestVolume003" $fn-recreate > /dev/null; then + print_debug "ERROR: Should find Job 16 on TestVolume003 in $fn-recreate" estat=1 fi @@ -1605,7 +1605,7 @@ $bin/bconsole -c $conf/bconsole.conf.old < $tmp/bconcmds cat < $tmp/bconcmds @############################################## @$out $fn-purge -restart jobid=18 +restart jobid=17 wait message list files jobid=18 @@ -1639,7 +1639,7 @@ fi cat < $tmp/bconcmds @############################################## @$out $fn-after-purge -restart jobid=18 +restart jobid=17 wait message list files jobid=18