Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
test: stop checking for xz specific failures
Baptiste Daroussin committed 5 years ago
commit 359b83d6ac7df6bee8a1da8ac4a559571b50ee2c
parent 4d5864d44ba5d182c16aa4865cded7394fdc725d
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() {