copy_test_confs
cp -f $rscripts/bacula-dir.conf.accurate $conf/bacula-dir.conf
-sed s/all,/all,saved,/ $conf/bacula-fd.conf > tmp/1
-cp tmp/1 $conf/bacula-fd.conf
+#sed s/all,/all,saved,/ $conf/bacula-fd.conf > tmp/1
+#cp tmp/1 $conf/bacula-fd.conf
change_jobname BackupClient1 $JobName
@# now do a restore
@#
@$out ${cwd}/tmp/log2.out
-setdebug level=10 storage=File
+setdebug level=10 storage=File trace=1
restore fileset=FS_TESTJOB where=${cwd}/tmp/bacula-restores select all done
yes
wait
@# now do a restore
@#
@$out ${cwd}/tmp/log2.out
-setdebug level=10 storage=File
+setdebug level=10 storage=File trace=1
restore fileset=FS_TESTJOB where=${cwd}/tmp/bacula-restores select all done
yes
wait
@# now do a restore
@#
@$out ${cwd}/tmp/log2.out
-setdebug level=10 storage=File
+setdebug level=10 storage=File trace=1
restore fileset=FS_TESTJOB where=${cwd}/tmp/bacula-restores select all done
yes
wait
@# now do a restore after bscan
@#
@$out ${cwd}/tmp/log2.out
-setdebug level=10 storage=File
+setdebug level=10 storage=File trace=1
restore fileset=FS_TESTJOB where=${cwd}/tmp/bacula-restores select all done
yes
wait
@# now do a restore
@#
@$out ${cwd}/tmp/log2.out
-setdebug level=10 storage=File
+setdebug level=10 storage=File trace=1
restore fileset=FS_TESTJOB_ADVANCE where=${cwd}/tmp/bacula-restores select all done
yes
wait
@# now do a restore
@#
@$out ${cwd}/tmp/log2.out
-setdebug level=10 storage=File
+setdebug level=10 storage=File trace=1
restore fileset=FS_TESTJOB_ADVANCE where=${cwd}/tmp/bacula-restores select all done
yes
wait
cat <<END_OF_DATA >${cwd}/tmp/bconcmds
@$out ${cwd}/tmp/log1.out
-setdebug level=1 client=$CLIENT
+setdebug level=1 client=$CLIENT trace=1
run job=backup fileset=FS_TESTJOB2 yes
wait
messages