Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Fix sanity check on the location of pkg
Baptiste Daroussin committed 10 years ago
commit aa6b01fb3b322210bc1e19d44faa2bc65bb34c81
parent 1e0eee6edf6c1645a08d07395670efccc0791540
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