bareos: master 08d68260

Author Committer Branch Timestamp Parent
Sebastian Sura Sebastian Sura master 2024-03-27 13:51 master a8dc7814 Pending
Changeset verify-job: fix not creating restore bootstrap

Since we replaced jcr->dir_impl->previous_jcr with prev_jr, we also
need to check that the functions we call do not expect it to be set
like CreateRestoreBootstrap did.
mod - core/src/dird/bsr.cc Diff File
mod - core/src/dird/job.cc Diff File
mod - core/src/dird/job.h Diff File
mod - core/src/dird/migrate.cc Diff File
mod - core/src/dird/verify.cc Diff File