getdns/src/test/tpkg/200-stub-only-compile.tpkg/200-stub-only-compile.test

9 lines
275 B
Plaintext

# #-- 200-stub-only-compile.test --#
# source the master var file when it's there
[ -f ../.tpkg.var.master ] && source ../.tpkg.var.master
# use .tpkg.var.test for in test variable passing
[ -f .tpkg.var.test ] && source .tpkg.var.test
cd "${BUILDDIR}/build-stub-only"
make