Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Fix the annotate test (just need to fix pkg annotate to work properly now)
Brad Davis committed 11 years ago
commit b6cb77f91a7dd77be06e9b58f39fc97305298034
parent 2bc82a4d4f859603fafa57654b8082d509839f95
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