Remove tabs and trailing whitespaces
TrivialFix Change-Id: Iec29795bdf99754382f9cf0f3e0c0ca8dbe3250a
This commit is contained in:
parent
bdbf573ae4
commit
12a85e19b1
@ -196,7 +196,7 @@ On the BGP neighbor side, the route should look like this:
|
||||
|
||||
.. code-block:: ini
|
||||
|
||||
$ ip route show
|
||||
$ ip route show
|
||||
192.168.0.0/24 via 111.111.111.17
|
||||
|
||||
Driver API
|
||||
|
@ -788,7 +788,7 @@ class TestEnsureRoutingTableForBridge(test_base.TestCase):
|
||||
"1 foo",
|
||||
"# commented line",
|
||||
"random garbage text",
|
||||
"3 another bridge",
|
||||
"3 another bridge",
|
||||
"2",
|
||||
]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user