diff options
author | Matthieu Baerts <[email protected]> | 2020-10-06 18:06:30 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-10-08 17:55:24 -0700 |
commit | 036dfd8322be5214cbc19a0bdcab5a72763c6dcd (patch) | |
tree | e4bd4653b015172221970a6aebaa1ad2221383d5 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | de997e545df4d7c61f7fe7e7cd12650abff8642d (diff) |
selftests: mptcp: interpret \n as a new line
In case of errors, this message was printed:
(...)
balanced bwidth with unbalanced delay 5233 max 5005 [ fail ]
client exit code 0, server 0
\nnetns ns3-0-EwnkPH socket stat for 10003:
(...)
Obviously, the idea was to add a new line before the socket stat and not
print "\nnetns".
The commit 8b974778f998 ("selftests: mptcp: interpret \n as a new line")
is very similar to this one. But the modification in simult_flows.sh was
missed because this commit above was done in parallel to one here below.
Fixes: 1a418cb8e888 ("mptcp: simult flow self-tests")
Signed-off-by: Matthieu Baerts <[email protected]>
Acked-by: Paolo Abeni <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions