]> git.puffer.fish Git - matthieu/frr.git/commit
tests: replace -a (all) with individual flags for nsenter
authorChristian Hopps <chopps@labn.net>
Tue, 3 Jan 2023 14:08:50 +0000 (09:08 -0500)
committerChristian Hopps <chopps@labn.net>
Tue, 17 Jan 2023 16:33:27 +0000 (11:33 -0500)
commit7cec6e4359d2a895a16c1031b75b3cd8d1082f8b
tree77f8f2e2ec07f80960d6fcd3c5e51f1012586f5e
parent7475ed3330779ada05b05682a0b2800dff8f36ba
tests: replace -a (all) with individual flags for nsenter

- required for old OSs like centos 7
- fixes #11924

Signed-off-by: Christian Hopps <chopps@labn.net>
tests/topotests/lib/micronet.py