]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/scripts/testa-bacula-dir.conf.in
ebl add
[bacula/bacula] / regress / scripts / testa-bacula-dir.conf.in
index 13bbfcd53def5e85d6b33c8dc2a2090ec1f2ca63..ce433854f63edc6a64488dff3cb7da2cef4b81e5 100644 (file)
@@ -27,6 +27,7 @@ Job {
   Messages = Standard
   Write Bootstrap = "@working_dir@/SmallVols.bsr"
   Pool = SmallVols
+  SpoolData = yes
 }
 
 
@@ -60,8 +61,8 @@ Job {
 # List of files to be backed up
 FileSet {
   Name = "Full Set"
-  Include = signature=SHA1 { 
-    </tmp/file-list
+  Include { Options { signature=SHA1 }
+    File =</tmp/file-list
   }
 }
 
@@ -120,7 +121,7 @@ Messages {
 Messages {
   Name = NoEmail
   mailcommand = "@sbindir@/bsmtp -h localhost -f \"\(Bacula Regression\) %r\" -s \"Bacula: %t %e of %c %l\" %r"
-  console = all, !skipped, !terminate
+  console = all, !skipped, !terminate, !restored
   append = "@working_dir@/log" = all, !skipped
 }
 
@@ -132,7 +133,6 @@ Pool {
   Recycle = yes                       # Bacula can automatically recycle Volumes
   AutoPrune = yes                     # Prune expired volumes
   Volume Retention = 365d             # one year
-  Accept Any Volume = yes             # write on any volume in the pool
 }
 
 Pool {
@@ -141,7 +141,6 @@ Pool {
   Recycle = yes                       # Bacula can automatically recycle Volumes
   AutoPrune = yes                     # Prune expired volumes
   Volume Retention = 365d             # one year
-  Accept Any Volume = yes             # write on any volume in the pool
   Maximum Volumes = 10
   MaximumVolumeBytes = 10M
   LabelFormat = Small