mirror of
https://git.kernel.org/pub/scm/network/iproute2/iproute2.git
synced 2026-01-28 06:54:12 +00:00
This fixes broken tests in commit c4f5862994589 ("ss: use compact output
for undetected screen width")
It also escapes stars as grep is used and more bugs could sneak under
the radar with the previous solution.
Signed-off-by: Peter Junos <petoju@gmail.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>