]> git.proxmox.com Git - mirror_iproute2.git/commit
tc: add missing space symbol in ife output
authorRoman Mashak <mrv@mojatatu.com>
Thu, 17 May 2018 13:28:02 +0000 (09:28 -0400)
committerDavid Ahern <dsahern@gmail.com>
Fri, 18 May 2018 16:10:48 +0000 (09:10 -0700)
commit53d34eb66cf1c40b60927bdadb9959353980537e
treede7b75506b28ff1314aafac902f9aab25fea6113
parentac6a4c2299a651e4cb54e6313435117ee8a3c228
tc: add missing space symbol in ife output

In order to make TDC tests match the output patterns, the missing space
character must be added in the mode output string.

Fixes: 8744c5d3388e3 ("tc: jsonify ife action")
Signed-off-by: Roman Mashak <mrv@mojatatu.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
tc/m_ife.c