]> git.puffer.fish Git - matthieu/frr.git/commit
tests: dont print sys.path when running grpc-query.py
authorChristian Hopps <chopps@labn.net>
Thu, 22 Aug 2024 02:03:48 +0000 (22:03 -0400)
committerChristian Hopps <chopps@labn.net>
Thu, 22 Aug 2024 02:07:25 +0000 (22:07 -0400)
commit436e4d97553d351e97e03b61f89a019e36e67694
tree28c0c635010fe0e9f21ca296f777e03e4e44fbc4
parent5989d1cf78e3849319445321ce2ce901e35b5717
tests: dont print sys.path when running grpc-query.py

Don't print the sys.path when running grpc-query.py. Doing so
was causing tests to fail.

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