From 1c260628d063ac18a83992f9b9e7c90bec0afbbf Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Wed, 8 Aug 2007 21:07:22 +0000 Subject: [PATCH] Tweak errors-test git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5316 91ce42f0-d328-0410-95d8-f526ca767f89 --- regress/tests/errors-test | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/regress/tests/errors-test b/regress/tests/errors-test index 0af3ea7b65..a6ac810dce 100755 --- a/regress/tests/errors-test +++ b/regress/tests/errors-test @@ -7,8 +7,9 @@ TestName="errors-test" JobName=backup . scripts/functions + +scripts/cleanup copy_test_confs -set_debug 0 rm -f tmp/*.log /bin/cp -f scripts/bacula-dir.conf.errors bin/bacula-dir.conf @@ -20,8 +21,8 @@ start_test cat <tmp/bconcmds @output /dev/null messages -label volume=TestVolume001 @output tmp/LOCAL_INC_ERROR.log +label volume=TestVolume001 run job=LOCAL_INC_ERROR yes wait messages @@ -49,7 +50,8 @@ messages run job=CLIENT_CONNECT_TIMEOUT yes wait messages -st dir +status dir +status storage=File quit END_OF_DATA -- 2.39.5