]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
regress: Fix console-delete-object-test
authorEric Bollengier <eric@baculasystems.com>
Thu, 24 Mar 2022 08:24:48 +0000 (09:24 +0100)
committerEric Bollengier <eric@baculasystems.com>
Thu, 24 Mar 2022 08:24:48 +0000 (09:24 +0100)
regress/scripts/plugin-test-bacula-dir.conf.in

index dd03d117c5a99398871feb0b724e9ea66a888a24..79771617c0b5bb7fab8ea647ee52a9f28b9961fb 100644 (file)
@@ -159,17 +159,6 @@ Job {
   Write Bootstrap = "@working_dir@/NightlySave.bsr"
 }
 
-Job {
-  Name = "DedupPluginTest"
-  Type = Backup
-  Client=@hostname@-fd
-  FileSet="DedupPluginSet"
-  Storage = File
-  Messages = Standard
-  Pool = Default
-  Write Bootstrap = "@working_dir@/NightlySave.bsr"
-}
-
 # Backup the catalog database (after the nightly save)
 Job {
   Name = "BackupCatalog"