Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
test: stop checking for xz specific failures
Baptiste Daroussin committed 5 years ago
commit 359b83d6ac7df6bee8a1da8ac4a559571b50ee2c
parent 4d5864d
1 file changed +0 -1
modified tests/frontend/create.sh
@@ -60,7 +60,6 @@ preparetestcredentials() {

basic_validation() {
	test -f test-1.bsd || atf_fail "Package not created"
-
	xz -t test-1.bsd || atf_fail "XZ integrity check failed"
}

create_with_hardlink_body() {