fixeria uploaded patch set #2 to this change.

View Change

osmo_vty: re.escape() the VTY prompt in connect()

The VTY prompt may contain regular expression metacharacters in it,
so the self.re_prompt will not match as expected. One example is
the modem app in osmocom-bb.git using promot 'OsmocomBB(modem)'.

Change-Id: Ibada798a214be97409b55556724f558b67da7365
Related: osmo-python-tests.git I47b1f1c1765acb1b935dcbcc54bbb5eb539db4f0
Related: OS#6001
---
M src/osmo_gsm_tester/obj/osmo_vty.py
1 file changed, 16 insertions(+), 1 deletion(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/81/32281/2

To view, visit change 32281. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Change-Id: Ibada798a214be97409b55556724f558b67da7365
Gerrit-Change-Number: 32281
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de>
Gerrit-CC: Jenkins Builder
Gerrit-MessageType: newpatchset