Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Resolve the true path so this test will pass on OS X
Brad Davis committed 9 years ago
commit 45dd6736782422dd51fb546e49fd7c77311698df
parent f35deb0
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
}