]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: add $top_builddir to $PATH
authorRuediger Meier <ruediger.meier@ga-group.nl>
Mon, 13 Apr 2015 13:51:02 +0000 (15:51 +0200)
committerRuediger Meier <ruediger.meier@ga-group.nl>
Fri, 8 May 2015 13:11:56 +0000 (15:11 +0200)
commit4ba0bfbb5102dccd2d3b82a8f1aff63fe900ee4f
tree72050b7854c40cd20cc73c0e1e80a2b66f066de5
parentb3f5d0bc2807a8d1cfbafd0fcc534845cd8fc661
tests: add $top_builddir to $PATH

Since we have dropped some more hardcoded search paths we should
make sure that our tested binaries would use the right helpers
from our build directory.

See 07b51567 and follow-up commits.

Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
tests/functions.sh