]> git.puffer.fish Git - matthieu/frr.git/commit
topotests: fix usage of screen
authorLouis Scalbert <louis.scalbert@6wind.com>
Fri, 18 Feb 2022 12:34:50 +0000 (13:34 +0100)
committerLouis Scalbert <louis.scalbert@6wind.com>
Mon, 21 Feb 2022 09:06:44 +0000 (10:06 +0100)
commitce530b418fca0db1acd18af1aee482b3f667e2b3
tree2c25ec01761948fea68f5826a7133fb0d4dac45f
parentcc8910fdc552181e8dc68b648ce8ed61ec2e30ac
topotests: fix usage of screen

Opening new tab in screen is not possible when using option --vtysh or
--shell. Error 'No such file or directory'.

Fix the issue.

Fixes: 6a5433ef0b ("tests: NEW micronet replacement for mininet")
Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
tests/topotests/lib/micronet.py