Some test scripts require bash-only features but use the default shell. This may cause random failures if the default shell is not bash. Instead of doing a potentially complex rewrite of such scripts, these patches require the bash interpreter, where needed.
Paolo Abeni (2): selftests: rtnetlink.sh explicitly requires bash. selftests: udpgso_bench.sh explicitly requires bash tools/testing/selftests/net/rtnetlink.sh | 2 +- tools/testing/selftests/net/udpgso_bench.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- 2.17.2