Backport/2.5/39063 (#39093)

* Fix ios and iosxr terminal prompt regex (#39063)

Fixes #38732

Make matching leading newline for cli prompt
optional as there are cases when returned repsonse
for ios/iosx remote host doesn't have newline before
cli prompt.
(cherry picked from commit eebfa66c2b)

* Adding changelog for ios and iosxr terminal prompt fix
pull/39564/head
Chris Alfonso 7 years ago committed by John R Barker
parent aa534d8be9
commit 543097c315

@ -0,0 +1,2 @@
bugfixes:
- ios_iosxr_terminal - fixed issue with ios and iosxr terminal prompt regex
Loading…
Cancel
Save