bareos: master 43004af1

Author Committer Branch Timestamp Parent
Marco van Wieringen Marco van Wieringen master 2014-09-16 17:43 master 53e7557f 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