mirror of
https://github.com/AdaCore/git-hooks.git
synced 2026-02-12 12:43:11 -08:00
This is another preparation patch for the transition to python 3.x. With Python 3.x, the output we get from the logger is going to be a byte string, which we need to then decode into a string. Change-Id: I2307b90f2e2cccaed8a93fa589f82fba0064c28b TN: U530-006