scons: Remove "TIMEOUT" variable and checks.
authorGabe Black <gabe.black@gmail.com>
Sun, 7 Feb 2021 08:10:33 +0000 (00:10 -0800)
committerGabe Black <gabe.black@gmail.com>
Wed, 10 Feb 2021 11:35:11 +0000 (11:35 +0000)
commit38d07819859dd0a732ad3ca4169af20afcc7de07
treee3462477d46257e2ed3ff6e553370fbb816188a8
parent20f41dfa93632235b080c318ca42894cd1cb8e36
scons: Remove "TIMEOUT" variable and checks.

This was used when regression tests were run from scons. Since that
hasn't been done for a while, these checks and this setting have no
purpose and can be removed.

Change-Id: Ibe383944f1427571061fd25ed6e97d9acfbbc7f1
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/40856
Maintainer: Gabe Black <gabe.black@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
SConstruct