Files
git-hooks/hooks/syslog.py
Joel Brobecker 23cc50ec72 syshooks/syslog.py: Decode the output returned by the logger
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
2021-10-06 11:27:20 -07:00

1.2 KiB