server/crashcollect.py: Add control for crash collection timeout to global_config
commit8dff3f4d0713d2688505cf72957fa1913053bd83
authorlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>
Tue, 21 Jun 2011 04:53:37 +0000 (21 04:53 +0000)
committerlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>
Tue, 21 Jun 2011 04:53:37 +0000 (21 04:53 +0000)
tree455e52192160e349a42ef2cac060300c83ec5ff9
parent48d15a688996f69a6e1736421efecba63364960a
server/crashcollect.py: Add control for crash collection timeout to global_config

The four hour timeout for crash collection is way too long for Chrome
OS, so we moved this parameter into global config for easier control.

Signed-off-by: Dale Curtis <dalecurtis@google.com>
git-svn-id: svn://test.kernel.org/autotest/trunk@5433 592f7852-d20e-0410-864c-8624ca9c26a4
server/crashcollect.py