Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Fix the annotate test (just need to fix pkg annotate to work properly now)
Brad Davis committed 11 years ago
commit b6cb77f91a7dd77be06e9b58f39fc97305298034
parent 2bc82a4
1 file changed +1 -1
modified tests/frontend/annotate.sh
@@ -15,7 +15,7 @@ annotate_body() {

	for pkg in 'png-1.5.14' 'sqlite3-3.7.14.1' ; do
	    atf_check \
-
		-o match:"^Installing $pkg\.\.\." \
+
		-o empty \
		-e empty \
		-s exit:0 \
		pkg register -t -M $(atf_get_srcdir)/$pkg.yaml