]> granicus.if.org Git - procps-ng/commit
misc: testsuite to source aux scripts correctly
authorCraig Small <csmall@enc.com.au>
Sat, 9 Jul 2016 23:04:44 +0000 (09:04 +1000)
committerCraig Small <csmall@enc.com.au>
Sat, 9 Jul 2016 23:04:44 +0000 (09:04 +1000)
commit6118be808ccf4b21ea178946784848cd87b790b4
tree0e731c2888526d0333dd1c746a95b240b681157f
parent96f151a4f89d2244cdf6ec80db578863a509e7a5
misc: testsuite to source aux scripts correctly

Because I don't know how to redirect properly in tcl, there are
some small scripts that do this for me. With your standard
make check, all is good because the scripts and the binary are
in the usual spots.

make distcheck however puts them all over the place. The binary is
in a different tree to the test and aux scripts. The change now
tells where aux script where its binary is.
testsuite/lib.test/fileutils.exp
testsuite/lib.test/fileutils_badfd.sh
testsuite/lib.test/fileutils_full.sh