]> git.proxmox.com Git - mirror_frr.git/commit - tests/helpers/python/frrtest.py
tests: fix out-of-tree build
authorDavid Lamparter <equinox@opensourcerouting.org>
Sat, 11 Feb 2017 00:03:57 +0000 (01:03 +0100)
committerChristian Franke <chris@opensourcerouting.org>
Mon, 13 Feb 2017 16:44:03 +0000 (17:44 +0100)
commit43dac2baaef0d7061befe8c98f708b108c4ae2c9
treeb04257440886326d8f26a085230aec0129b3ba93
parentcbbf41cbb3cb8de05f21969dc497412c82573025
tests: fix out-of-tree build

Fix pytest with $(top_srcdir) != "."

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
tests/Makefile.am
tests/helpers/python/frrtest.py