]> 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)
commita3d336dcbda8eab4beabb09183133de914116be2
tree8ec14c18dc470bd30bd579ef89870386fd51729b
parentb4c1ad40cb5a63afcd9ebb98af69da7d2dc5207b
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