bareos2015: bareos-14.2 e70ccbf4

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen bareos-14.2 2014-09-16 17:43 bareos-14.2 4cd6453d 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