3 # Test if Bacula can automatically create a Volume label.
6 TestName="auto-label-test"
12 scripts/copy-test-confs
14 echo "${cwd}/build" >/tmp/file-list
16 cp ${cwd}/bin/bacula-dir.conf ${cwd}/tmp/1
17 sed "s%# Label Format% Label Format%" ${cwd}/tmp/1 >${cwd}/bin/bacula-dir.conf
21 cat <<END_OF_DATA >tmp/bconcmds
29 @#setdebug level=110 storage=File
30 run job=CompressedTest storage=File yes
39 restore where=${cwd}/tmp/bacula-restores select storage=File
60 check_for_zombie_jobs storage=File