diff options
author | Steve Reinhardt <steve.reinhardt@amd.com> | 2013-10-15 18:22:41 -0400 |
---|---|---|
committer | Steve Reinhardt <steve.reinhardt@amd.com> | 2013-10-15 18:22:41 -0400 |
commit | fe61a074a2563e7e5d7d57f0b0ce2158f651e883 (patch) | |
tree | c6a12658cd7af27d748a2fd41231050bf8d9c179 /src/base/stats | |
parent | 1bb293d1e7a27e306ca584a3922f2fd13481e248 (diff) | |
download | gem5-fe61a074a2563e7e5d7d57f0b0ce2158f651e883.tar.xz |
scons: fix minor update-ref bug in regressions
In the unusual case that regressions are run with --update-ref
when there is no existing regression output, scons gets
confused because it depends on stats.txt to trigger the
update, but it has no indication that running the test will
generate the stats.txt file. (In the typical case where
stats.txt already exists, scons doesn't care about where
it came from.)
It's easy to fix this just by adding the stats.txt file
to the target list for the test action.
Diffstat (limited to 'src/base/stats')
0 files changed, 0 insertions, 0 deletions