aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/vty/vty_transcript_test.vty20
1 files changed, 9 insertions, 11 deletions
diff --git a/tests/vty/vty_transcript_test.vty b/tests/vty/vty_transcript_test.vty
index 28edf29c..b626f3db 100644
--- a/tests/vty/vty_transcript_test.vty
+++ b/tests/vty/vty_transcript_test.vty
@@ -87,10 +87,8 @@ ok argc=0
vty_transcript_test> show vty-attributes
Global attributes:
- . This command is deprecated
- . This command is hidden
- . This command applies immediately
- . This command applies on VTY node exit
+ ! This command applies immediately
+ @ This command applies on VTY node exit
Library specific attributes:
A This command applies on ASP restart
Application specific attributes:
@@ -115,10 +113,10 @@ vty_transcript_test(config-attr-test)# list
vty_transcript_test(config-attr-test)# list with-flags
...
- ... foo-immediate
- ... foo-node-exit
- u.. app-unbelievable
- .m. app-magnificent
- ..w app-wonderful
- um. app-unbelievable-magnificent
- u.w app-unbelievable-wonderful
+ ! ... foo-immediate
+ @ ... foo-node-exit
+ . u.. app-unbelievable
+ . .m. app-magnificent
+ . ..w app-wonderful
+ . um. app-unbelievable-magnificent
+ . u.w app-unbelievable-wonderful