tests: Fix paths for testsuite
make distcheck gets confused what is in srcdir and what is in topdir Signed-off-by: Craig Small <csmall@dropbear.xyz>
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
BASEDIR=$(dirname ${0})
|
||||
${BASEDIR}/../../lib/test_fileutils > /dev/full
|
||||
${PWD}/../lib/test_fileutils > /dev/full
|
||||
|
Reference in New Issue
Block a user