commit | 85af7f48e3097b0da7368c992ef91c996aa37ad2 | [log] [tgz] |
---|---|---|
author | Brad Ebinger <breadley@google.com> | Thu Apr 29 20:36:47 2021 +0000 |
committer | Brad Ebinger <breadley@google.com> | Thu Apr 29 20:36:47 2021 +0000 |
tree | 644a802485ac4b41a60b8bfea8dd54815cb71349 | |
parent | 9ee28de248942bfed66e18b9fcb02b9a90f71af4 [diff] |
Fix repo hook error upon upload Some lines of the presubmit message are coming back as bytes instead of a string using pyton3. So, ensure each line is a str before checking contents. Also, send code 77 back to ensure that the error message is actually printed Test: repo upload Change-Id: Ieecd6228318b3001098ac45e4767b8bf46826387