osmo-python-tests/osmopy/osmo_interact
Neels Hofmeyr e0325b432b osmo_interact/common: ignore trailing empty lines in received results
If the VTY/CTRL output contains trailing newlines, do not cause those to
trigger mismatch errors, rather drop those.

Rationale: in transcript scripts, the amount of empty lines between expected
results is ignored, to allow cosmetically arranging into sections. So trailing
newlines are dropped, and there is no way to preserve those.

Change-Id: I1930868451c5738b17e318a9807590d948210b9a
2018-09-10 17:54:24 +02:00
..
__init__.py fix osmo_interact_* and osmo_verify_transcript_* after dir split 2017-12-19 15:11:31 +00:00
common.py osmo_interact/common: ignore trailing empty lines in received results 2018-09-10 17:54:24 +02:00
ctrl.py add cmdline doc to osmo_interact_* and osmo_verify_* 2017-12-20 16:00:32 +00:00
vty.py osmo_interact/vty.py: fix parsing of vty logging 2018-09-10 15:50:08 +02:00