diff options
author | Benjamin Poirier <[email protected]> | 2024-01-10 09:14:35 -0500 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2024-01-16 09:06:15 +0100 |
commit | c2518da8e6b0e248cfff1d4b6682e14020bd4d3f (patch) | |
tree | c2720abb59b310fee54ff43014d850d781bbc088 /scripts/gdb/linux/mm.py | |
parent | e327b2372bc0f18c30433ac40be07741b59231c5 (diff) |
selftests: bonding: Change script interpreter
The tests changed by this patch, as well as the scripts they source, use
features which are not part of POSIX sh (ex. 'source' and 'local'). As a
result, these tests fail when /bin/sh is dash such as on Debian. Change the
interpreter to bash so that these tests can run successfully.
Fixes: d43eff0b85ae ("selftests: bonding: up/down delay w/ slave link flapping")
Tested-by: Hangbin Liu <[email protected]>
Reviewed-by: Hangbin Liu <[email protected]>
Reviewed-by: Petr Machata <[email protected]>
Signed-off-by: Benjamin Poirier <[email protected]>
Reviewed-by: Przemek Kitszel <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions