bareos: master acde2d18

Author Committer Branch Timestamp Parent
arogge arogge master 2023-12-12 18:06 master a609be05 Pending
Changeset dird: fix purge oldest volume

Fixes 0001580: Purge Oldest Volume stops working since update

When we introduced confirmation for the purge volume command we
accidentially broke purge oldest volume. This patch fixes the problem
and adds a test.
mod - core/src/dird/ua_input.cc Diff File
mod - core/src/dird/ua_input.h Diff File
mod - core/src/dird/ua_purge.cc Diff File
add - systemtests/tests/bareos-basic/etc/bareos/bareos-dir.d/job/purge-oldest-job.conf Diff File
add - systemtests/tests/bareos-basic/etc/bareos/bareos-dir.d/pool/purgeoldest.conf Diff File
add - systemtests/tests/bareos-basic/testrunner-purge-oldest Diff File