Fix getdns_query in tests

This commit is contained in:
Willem Toorop 2019-11-19 15:55:47 +08:00
parent e870acc559
commit 807509e182
1 changed files with 1 additions and 0 deletions

View File

@ -7,5 +7,6 @@
cd "${BUILDDIR}/build"
make -j 4 install \
&& echo "export GETDNS_QUERY=\"${BUILDDIR}/build/src/tools/getdns_query\"" \
>> ../.tpkg.var.master \
&& echo "export GETDNS_VALIDATE=\"${BUILDDIR}/build/src/tools/getdns_validate\"" \
>> ../.tpkg.var.master