Skip to content
Snippets Groups Projects
Commit dce02902 authored by HIGUCHI Daisuke (VDR dai)'s avatar HIGUCHI Daisuke (VDR dai)
Browse files

Extend timeout for the test suite. (Closes: #923986)

Thanks to Santiago Vila <sanvila@debian.org>, Sergio Durigan Junior <sergiodj@debian.org> and Chris Lamb <lamby@debian.org>.
parent 3d61bc3d
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,10 @@
export GEM2DEB_TEST_RUNNER = --check-dependencies
# The default is 8 seconds but it's not always enough for the test suite.
# See #923986 for details.
export MENTOS_TIMEOUT = 60
%:
dh $@ --buildsystem=ruby --with ruby
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment