[Pkg-owncloud-commits] [owncloud] 156/457: [scrutinizer] Increase timeout of external code coverage
David Prévot
taffit at moszumanska.debian.org
Sun Jun 28 20:05:53 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch stable8
in repository owncloud.
commit ba58fe6bfcfca8d5067652ec5468a234cac47db4
Author: Morris Jobke <hey at morrisjobke.de>
Date: Wed May 27 18:17:44 2015 +0200
[scrutinizer] Increase timeout of external code coverage
Hopefully fixes problems with unfinished scrutinizer reports
---
.scrutinizer.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.scrutinizer.yml b/.scrutinizer.yml
index 0185ada..9a28c0f 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -21,4 +21,4 @@ imports:
tools:
external_code_coverage:
- timeout: 1200 # Timeout in seconds. 20 minutes
+ timeout: 3600 # Timeout in seconds. 60 minutes
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list