]> asedeno.scripts.mit.edu Git - linux.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)
commit171a48717beeacb66be85c1e8e401111d3a0262c
tree8ec14c18dc470bd30bd579ef89870386fd51729b
parent1893ff20275b9b9be4892b5b5785788ce45abdea
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