]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: fib_tests: Use an alias for ip command
authorDavid Ahern <dsahern@gmail.com>
Tue, 13 Mar 2018 15:29:39 +0000 (08:29 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 16 Mar 2018 15:28:39 +0000 (11:28 -0400)
commitc3bd32bbcd3de67268cd55df526e1e5fa4b41570
tree8ec14c18dc470bd30bd579ef89870386fd51729b
parent4fca9820076dcc3d644f6c127e6bc5254157fea4
selftests: fib_tests: Use an alias for ip command

Replace 'ip -netns testns' with the alias IP. Shortens the line lengths
and makes running the commands manually a bit easier.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/fib_tests.sh