Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
port: BSD cut doesn't support '\0' as a delimiter
Use a combination of 'tr' and 'head' instead which works with both the GNU and BSD version of coreutils. Change-Id: I5628863ed41030864ec08f45a3d4153c32fc5496 Signed-off-by: Michael Jeanson <[email protected]> Signed-off-by: Jérémie Galarneau <[email protected]>
- Loading branch information