Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Squash to "selftests: mptcp: explicitly trigger the listener diag cod…
…e-path" Fix stderr redirection to /dev/null. Spot by Simon, with ShellCheck: SC2069 (warning): To redirect stdout+stderr, 2>&1 must be last (or use '{ cmd > file; } 2>&1' to clarify). Suggested-by: Simon Horman <horms@kernel.org> Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
- Loading branch information