Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Adapt tests after error message text change
Gleb Popov committed 1 year ago
commit c5112c04d15fb2dcc2359942935ecdd4ba1d2ad6
parent d23e6c2ffe3a659cfdd3cfddfa75dd0605397f04
1 file changed +1 -1
modified tests/frontend/lock.sh
@@ -104,7 +104,7 @@ lock_delete_body() {
	    pkg lock -y sqlite3

	atf_check \
-
	    -o match:".*locked and may not be removed.*" \
+
	    -o match:".*locked or vital and may not be removed.*" \
	    -o match:"sqlite3.*" \
	    -e empty \
	    -s exit:7 \