]> git.ipfire.org Git - thirdparty/kmod.git/commit - Makefile.am
testsuite: do not overrid paths inside build
authorLucas De Marchi <lucas.demarchi@intel.com>
Wed, 7 Jan 2015 21:14:20 +0000 (19:14 -0200)
committerLucas De Marchi <lucas.demarchi@intel.com>
Wed, 7 Jan 2015 21:14:20 +0000 (19:14 -0200)
commit8ff7f008cd684ebe524c3ba649a613fe8b9faa65
treeb5ef298740be566f7ce18f9032f1ff69a7696236
parent84aaaedfa6295ebe1f24b114b35ab0f53c138bbd
testsuite: do not overrid paths inside build

If we are accessing a file inside the build directory we should really
not trap the path. Right now this isn't important because we never do
such accesses. However it will be needed when gcov is integrated because
it dumps files to the same place where the binaries are located.
Makefile.am
testsuite/path.c