bareos: bareos-14.2 12c8cb61

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen bareos-14.2 2014-09-16 15:43 bareos-14.2 ec755bcb Pending
Changeset Pass Python debug and job messages as literals.

We don't want the Jmsg and Dmsg calls to expand the data that it
gets passed in from a plugin. So we pass it now using a simple '%s'
format and just print the whole buffer.
mod - src/plugins/filed/python-fd.c Diff File