bareos: master dc74d78a

Author Committer Branch Timestamp Parent
arogge arogge master 2020-04-29 16:49 master 61227bbb Pending
Changeset core: remove distver constant from message.cc

For the sole purpose of printing its value on a traceback there is a
constant string in message.cc that contains the built-time system
information.
This patch removes the constant and its use in the backtrace scripts.
mod - core/scripts/btraceback.dbx Diff File
mod - core/scripts/btraceback.gdb Diff File
mod - core/src/lib/message.cc Diff File