bareos: master 620475af

Author Committer Branch Timestamp Parent
joergs mvwieringen master 2015-07-13 12:45 master 8b033a3d Pending
Changeset Make failing load of backend less confusing.

Change exit from M_ABORT to M_ERROR_TERM on problems with configuration
file, preventing a Segmentation Fault when running bareos-dbcheck on an
uninitialized config file.

M_ABORT forces a traceback but for some failures those only confuse end-users.
mod - src/cats/cats_backends.c Diff File
mod - src/stored/sd_backends.c Diff File