Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Bump the timeout on multirepo test it was set to discover endless loops but is not enought for RPI-1
Baptiste Daroussin committed 9 years ago
commit c886987f8813658e19e4a221b0c11ba5eade489a
parent 6911cc5f9b03eb0dff5e7aecce6e3f48bd6fbedf
1 file changed +1 -1
modified tests/frontend/autoupgrade.sh
@@ -69,7 +69,7 @@ EOF
}

autoupgrade_multirepo_head() {
-
	atf_set "timeout" 10
+
	atf_set "timeout" 20
}

autoupgrade_multirepo_body() {