提交 b2a1e901 authored 作者: Arnaud Bergeron's avatar Arnaud Bergeron

Fix typo.

上级 2e01a29b
...@@ -23,7 +23,7 @@ AddConfigVar('compile.wait', ...@@ -23,7 +23,7 @@ AddConfigVar('compile.wait',
in_c_key=False) in_c_key=False)
def _timeout_default(): def _timeout_default():
return config.wait * 24 return config.compile.wait * 24
AddConfigVar('compile.timeout', AddConfigVar('compile.timeout',
"""In seconds, time that a process will wait before deciding to """In seconds, time that a process will wait before deciding to
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论