ip-route: Prevent some double spaces in output

The code is a bit messy, as it starts with space after text and at some
point switches to space before text. But either way, printing space
before *and* after text almost certainly leads to printing more
whitespace than necessary.

Signed-off-by: Phil Sutter <phil@nwl.cc>
This commit is contained in:
Phil Sutter 2016-08-23 11:52:45 +02:00 committed by Stephen Hemminger
parent 9f9e2bb88e
commit 7cc7cb8a88
1 changed files with 7 additions and 7 deletions