Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "update mail-alarm and usb_scan to python3"
This reverts commit 3259196. We've seen in the testsuite likely caused by this change: ``` Unexpected exception in message hook /opt/xensource/libexec/mail-alarm: INTERNAL_ERROR: [ Subprocess exited with unexpected code 1; stdout = [ ]; stderr = [ Traceback (most recent call last):\x0A\x0A File "/opt/xensource/libexec/mail-alarm", line 1055, in <module>\x0A rc = main()\x0A\x0A File "/opt/xensource/libexec/mail-alarm", line 1027, in main\x0A os.write(fd, config)\x0A\x0ATypeError: a bytes-like object is required, not 'str'\x0A\x0A ] ] ``` Signed-off-by: Edwin Török <[email protected]>
- Loading branch information