summaryrefslogtreecommitdiffstats
path: root/src/nf-exp-list.c
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-08-31 05:59:59 (GMT)
committerThomas Haller <thaller@redhat.com>2023-08-31 06:40:50 (GMT)
commit052a97cb6554386c70d531e7c1b34a6afa1dbeb0 (patch)
tree12262cb60fd77382672afc06e9b370c4f8008aea /src/nf-exp-list.c
parent9aab12dff8e89b7da826c5c0826ef13c71963e28 (diff)
downloadlibnl-main.zip
libnl-main.tar.gz
libnl-main.tar.bz2
Makefile.am: avoid use of non-portable echo argumentsHEADmain
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 'src/nf-exp-list.c')
0 files changed, 0 insertions, 0 deletions