diff options
author | David Lamparter <equinox@opensourcerouting.org> | 2016-07-27 19:39:46 +0200 |
---|---|---|
committer | Donald Sharp <sharpd@cumulusnetwroks.com> | 2016-07-24 09:49:35 +0200 |
commit | 355cf2a71abff73fc0ae9c53ac6200f330290c2b (patch) | |
tree | cd9a40192c444bfd59b92d5f9941702e1c5e035c /tests | |
parent | Revert "lib: Rewrite ipv4 address and prefix validator" (diff) | |
download | frr-355cf2a71abff73fc0ae9c53ac6200f330290c2b.tar.xz frr-355cf2a71abff73fc0ae9c53ac6200f330290c2b.zip |
tests: update testcli reference output
an extra comment line got added somewhere inbetween.
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/testcli.refout | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/testcli.refout b/tests/testcli.refout index 1515ea2c6..7da549482 100644 --- a/tests/testcli.refout +++ b/tests/testcli.refout @@ -272,6 +272,7 @@ Current configuration: !
hostname test
!
+!
line vty
!
end
@@ -283,6 +284,7 @@ Current configuration: !
hostname foohost
!
+!
line vty
!
end
|