bareos: master fb388283

Author Committer Branch Timestamp Parent
joergs joergs master 2020-09-16 20:10 master 2f26bd55 Pending
Changeset core: fix for console command show in JSON mode names resource types in plural form.

While the JSON format should use the resource type in plural form,
the original form is still required when writing plain text config resources.
mod - core/src/dird/dird_conf.cc Diff File
mod - core/src/lib/output_formatter_resource.cc Diff File
mod - core/src/lib/output_formatter_resource.h Diff File
mod - core/src/lib/res.cc Diff File