Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Adapt tests after error message text change
Gleb Popov committed 1 year ago
commit c5112c04d15fb2dcc2359942935ecdd4ba1d2ad6
parent d23e6c2
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 \