From d01de94e34c1ffadbfc149edb85e2c826fe12182 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Tue, 27 May 2008 21:26:43 +0000 Subject: [PATCH] More debug git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@7039 91ce42f0-d328-0410-95d8-f526ca767f89 --- regress/tests/fast-two-pool-test | 1 + regress/tests/relabel-tape | 2 ++ 2 files changed, 3 insertions(+) diff --git a/regress/tests/fast-two-pool-test b/regress/tests/fast-two-pool-test index 51efc8b945..61e93bfad2 100755 --- a/regress/tests/fast-two-pool-test +++ b/regress/tests/fast-two-pool-test @@ -52,6 +52,7 @@ messages @# now do a restore @# @$out ${cwd}/tmp/log2.out +status storage=DDS-4 restore where=${cwd}/tmp/bacula-restores select all storage=DDS-4 done yes wait diff --git a/regress/tests/relabel-tape b/regress/tests/relabel-tape index d929db3358..60707c8bae 100755 --- a/regress/tests/relabel-tape +++ b/regress/tests/relabel-tape @@ -61,6 +61,7 @@ echo "Backup done" # cat <${cwd}/tmp/bconcmds @$out /dev/null +list volumes restore where=${cwd}/tmp/bacula-restores select all done yes wait @@ -72,6 +73,7 @@ wait @# now unmount the tape and start two restores @# at the same time @# +list volumes unmount storage=DDS-4 restore where=${cwd}/tmp/bacula-restores select all done yes -- 2.39.5