commit | 38d07819859dd0a732ad3ca4169af20afcc7de07 | [log] [tgz] |
---|---|---|
author | Gabe Black <gabe.black@gmail.com> | Sun Feb 07 00:10:33 2021 -0800 |
committer | Gabe Black <gabe.black@gmail.com> | Wed Feb 10 11:35:11 2021 +0000 |
tree | e3462477d46257e2ed3ff6e553370fbb816188a8 | |
parent | 20f41dfa93632235b080c318ca42894cd1cb8e36 [diff] |
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>