Skip to content
Commit 9dffa76c authored by Paolo Abeni's avatar Paolo Abeni Committed by David S. Miller
Browse files

selftests: use posix-style redirection in ip_defrag.sh



The ip_defrag.sh script requires bash-style output redirection but
use the default shell. This may cause random failures if the default
shell is not bash.
Address the above using posix compliant output redirection.

Fixes: 02c7f38b ("selftests/net: add ip_defrag selftest")
Signed-off-by: default avatarPaolo Abeni <pabeni@redhat.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e70a57fa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment