From: Kern Sibbald Date: Fri, 19 Aug 2005 12:55:41 +0000 (+0000) Subject: Update X-Git-Tag: Release-1.38.0~166 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2a2e5019d3ce1b7be777fd5ba4350f7e3e18ff41;p=bacula%2Fbacula Update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2338 91ce42f0-d328-0410-95d8-f526ca767f89 --- 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