From 2a2e5019d3ce1b7be777fd5ba4350f7e3e18ff41 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Fri, 19 Aug 2005 12:55:41 +0000 Subject: [PATCH] Update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2338 91ce42f0-d328-0410-95d8-f526ca767f89 --- regress/scripts/bacula-dir-win32-tape.conf | 2 +- regress/tests/two-volume-tape | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/regress/scripts/bacula-dir-win32-tape.conf b/regress/scripts/bacula-dir-win32-tape.conf index 84898c7190..a54de6b4b2 100644 --- a/regress/scripts/bacula-dir-win32-tape.conf +++ b/regress/scripts/bacula-dir-win32-tape.conf @@ -13,7 +13,7 @@ # Director { # define myself - Name = roxie-dir + Name = rufus-dir DIRport = 8101 # where we listen for UA connections QueryFile = "/home/kern/bacula/regress/bin/query.sql" WorkingDirectory = "/home/kern/bacula/regress/working" diff --git a/regress/tests/two-volume-tape b/regress/tests/two-volume-tape index f6fdd9daeb..fc7d9fa15a 100755 --- a/regress/tests/two-volume-tape +++ b/regress/tests/two-volume-tape @@ -5,7 +5,7 @@ # Note, this test simulates the tape filling and writing to # the next tape. # -debug=1 +debug=0 if test "$debug" -eq 1 ; then out="tee" else -- 2.39.5