]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/tests/2drive-incremental-2tape
Update
[bacula/bacula] / regress / tests / 2drive-incremental-2tape
index a301c1ca5530e7ed354cd19e78567ca7c6f4832c..202ee92969e406e1c98a6f22b0381482064335dc 100755 (executable)
@@ -5,17 +5,15 @@
 #
 # This script uses the autochanger and two tapes
 #
-. config.out
-if test x${TAPE_DRIVE1} = x/dev/null ; then
-   echo "Skipping 2drive-incremenatal-2tape test. No second drive."
-   exit
-fi
 TestName="2drive-incremental-2tape"
 JobName="2drive2tape"
 . scripts/functions
-set_debug 0
 
-cwd=`pwd`
+if test x${TAPE_DRIVE1} = x/dev/null ; then
+   echo "Skipping 2drive-incremental-2tape test. No second drive."
+   exit
+fi
+
 
 scripts/copy-2drive-confs
 scripts/cleanup-2drive