Longer make timeouts
This commit is contained in:
parent
e6df143aac
commit
c2c72ce7a9
|
@ -9,8 +9,8 @@
|
|||
(drdr-directory "/opt/svn/drdr")
|
||||
(git-path "/usr/bin/git")
|
||||
(Xvfb-path "/usr/bin/Xvfb")
|
||||
(current-make-install-timeout-seconds (* 60 60))
|
||||
(current-make-timeout-seconds (* 60 60))
|
||||
(current-make-install-timeout-seconds (* 90 60))
|
||||
(current-make-timeout-seconds (* 90 60))
|
||||
(current-subprocess-timeout-seconds 90)
|
||||
(current-monitoring-interval-seconds 60)
|
||||
(number-of-cpus 12)
|
||||
|
|
Loading…
Reference in New Issue
Block a user