]> git.proxmox.com Git - mirror_frr.git/commit - tests/Makefile.am
tests: fix out-of-tree build
authorDavid Lamparter <equinox@opensourcerouting.org>
Sat, 11 Feb 2017 00:03:57 +0000 (01:03 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Sat, 11 Feb 2017 00:03:57 +0000 (01:03 +0100)
commita95c3a4917a2eaf2016a9b9f08696244be6ac37b
tree594853558bef34f22dd8f6a6e3a0b116971addbd
parentc19cf154ef469b1242af3edde06260253b2fca14
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