]> granicus.if.org Git - strace/commit
tests: fix valgrind suppression file path
authorDmitry V. Levin <ldv@altlinux.org>
Thu, 20 Jul 2017 00:06:06 +0000 (00:06 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 20 Jul 2017 00:06:06 +0000 (00:06 +0000)
commit24c6681d390ed994aae5ae68b89cca56d4272445
tree0b7834b747747a60bba355a2cd3d9269f423b116
parent129c1af897b8a09c54e3ce209c94b066fd632100
tests: fix valgrind suppression file path

* tests/Makefile.am (VALGRIND_SUPPRESSIONS_FILES): Replace srcdir
with abs_srcdir.

Fixes: v4.16-74-g16036030 ("tests: run every test except ksysent.test in its own subdirectory")
tests/Makefile.am