Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Resolve the true path so this test will pass on OS X
Brad Davis committed 9 years ago
commit 45dd6736782422dd51fb546e49fd7c77311698df
parent f35deb0fd4e9660306e4a8be492acad354fac1fe
1 file changed +1 -1
modified tests/frontend/rootdir.sh
@@ -12,5 +12,5 @@ rootdir_body() {
		-o inline:"${TMPDIR}/var/db/pkg\n" \
		-e empty \
		-s exit:0 \
-
		pkg -r "${TMPDIR}" config pkg_dbdir
+
		pkg -r "`realpath ${TMPDIR}`" config pkg_dbdir
}