Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
noc
noc
Commits
ec30d781
Commit
ec30d781
authored
Jun 16, 2022
by
Dmitry Lukhtionov
Browse files
Fix formatting
parent
8f5a49fc
Pipeline
#36585
passed with stages
in 16 minutes and 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
sa/profiles/NAG/SNR/profile.py
View file @
ec30d781
...
...
@@ -20,9 +20,7 @@ class Profile(BaseProfile):
(
rb
"^Confirm to overwrite current startup-config configuration \[Y/N\]:"
,
b
"y
\n
"
),
(
rb
"^\.\.\.\.press ENTER to next line, Q to quit, other key to next page\.\.\.\."
,
b
" "
),
]
pattern_syntax_error
=
(
rb
"% (?:Unrecognized|Incomplete) command, and error detected at"
)
pattern_syntax_error
=
rb
"% (?:Unrecognized|Incomplete) command, and error detected at"
username_submit
=
b
"
\r
"
password_submit
=
b
"
\r
"
command_submit
=
b
"
\r
"
...
...
Dmitry Lukhtionov
@dmitryluhtionov
mentioned in commit
28517534
·
Aug 16, 2022
mentioned in commit
28517534
mentioned in commit 28517534f4e75f429df444e69075d073ac2ba368
Toggle commit list
Andrey Vertiprahov
@aversant
mentioned in merge request
!6572 (merged)
·
Aug 16, 2022
mentioned in merge request
!6572 (merged)
mentioned in merge request !6572
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment