OSDN Git Service

selftests: rtnetlink: hide complaint from terminated monitor
authorShannon Nelson <shannon.nelson@oracle.com>
Wed, 20 Jun 2018 05:42:42 +0000 (22:42 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 22 Jun 2018 04:47:55 +0000 (13:47 +0900)
commit1599b218d511afad570be6048108d0746f78bfe9
treefba62443ee99039cc1be4d107718d186f6c996f7
parent3f6c65d6255a872846c44182c82c78d3dc6239f5
selftests: rtnetlink: hide complaint from terminated monitor

Set up the "ip xfrm monitor" subprogram so as to not see
a "Terminated" message when the subprogram is killed.

Fixes: 5e596ee171ba ("selftests: add xfrm state-policy-monitor to rtnetlink.sh")
Reported-by: Anders Roxell <anders.roxell@linaro.org>
Signed-off-by: Shannon Nelson <shannon.nelson@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/rtnetlink.sh