Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Finish fixing all the regression tests
Baptiste Daroussin committed 7 years ago
commit 003a77a9b6f797902af72c0db18164cfe6162959
parent 2368a91
1 file changed +1 -1
modified tests/frontend/pkg.sh
@@ -80,7 +80,7 @@ pkg_repo_load_order_body()
	echo "02_repo: { url: file:///02_repo }" > 02.conf
	echo "01_repo: { url: file:///01_repo }" > 01.conf

-
	out=$(pkg -o REPOS_DIR=. -vv | tail -16)
+
	out=$(pkg -o REPOS_DIR=. -vv)
	atf_check \
	    -o match:'.*01_repo\:.*02_repo\:.*03_repo\:.*' \
	    -e empty \