diff options
author | Jakub Kicinski <[email protected]> | 2024-03-29 09:05:59 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-04-01 20:42:45 -0700 |
commit | 31974122cfdeaf56abc18d8ab740d580d9833e90 (patch) | |
tree | 5e032cee61a25965786f2bd1ffc66dd76a430b4c /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 96c155943a703f0655c0c4cab540f67055960e91 (diff) |
selftests: reuseaddr_conflict: add missing new line at the end of the output
The netdev CI runs in a VM and captures serial, so stdout and
stderr get combined. Because there's a missing new line in
stderr the test ends up corrupting KTAP:
# Successok 1 selftests: net: reuseaddr_conflict
which should have been:
# Success
ok 1 selftests: net: reuseaddr_conflict
Fixes: 422d8dc6fd3a ("selftest: add a reuseaddr test")
Reviewed-by: Muhammad Usama Anjum <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions