diff options
author | Sam James <sam@gentoo.org> | 2023-08-31 05:59:59 (GMT) |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2023-08-31 06:40:50 (GMT) |
commit | 052a97cb6554386c70d531e7c1b34a6afa1dbeb0 (patch) | |
tree | 12262cb60fd77382672afc06e9b370c4f8008aea /include/netlink/hash.h | |
parent | 9aab12dff8e89b7da826c5c0826ef13c71963e28 (diff) | |
download | libnl-main.zip libnl-main.tar.gz libnl-main.tar.bz2 |
This fixes tests with a non-bash shell as /bin/sh (in this case, dash) which
does not support `echo -e`. echo itself is portable, but not echo with any arguments.
Use `printf` instead.
Fixes: d9a1e0ce9c95 ('build: add "check-local-build-headers" test target to build public headers')
https://github.com/thom311/libnl/pull/360
Diffstat (limited to 'include/netlink/hash.h')
0 files changed, 0 insertions, 0 deletions