Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Fix sanity check on the location of pkg
Baptiste Daroussin committed 10 years ago
commit aa6b01fb3b322210bc1e19d44faa2bc65bb34c81
parent 1e0eee6
1 file changed +1 -1
modified tests/frontend/001sanity.sh
@@ -10,7 +10,7 @@ tests_init \

which_body() {
	atf_check \
-
	    -o inline:"$(atf_get_srcdir)/../../src/pkg\n" \
+
	    -o inline:"$(atf_get_srcdir)/../../src/.libs/pkg\n" \
	    -e empty \
	    -s exit:0 \
	    which pkg