test-bpf: use /bin/ping path (#7276)
authorDimitri John Ledkov <xnox@ubuntu.com>
Wed, 8 Nov 2017 19:04:55 +0000 (14:04 -0500)
committerLennart Poettering <lennart@poettering.net>
Wed, 8 Nov 2017 19:04:55 +0000 (20:04 +0100)
commit02ec6e04fdb047a354b6b3dc8c5f2b3f803e05ab
tree0a55d30b2d8afeb77d1fa0e8bbf63dbd75dc5b1a
parent142468d89508c63262dd59335ea6d4fe82267564
test-bpf: use /bin/ping path (#7276)

This path to ping is compatible with both debian-like and usr-merged
distros. This keeps the test simple, and should thus pass everywhere.

Fixes: #7267
src/test/test-bpf.c