util: Pass TERM through to commands in the m5 util's scons.
authorGabe Black <gabe.black@gmail.com>
Fri, 23 Oct 2020 03:00:48 +0000 (20:00 -0700)
committerGabe Black <gabe.black@gmail.com>
Fri, 4 Dec 2020 06:30:06 +0000 (06:30 +0000)
commite4b6a03c4d9774680d0855789c8d8fab76b82498
tree79981e98db9916b2e83f48041e922316a2040a5c
parenta1a1adf3bd5d454b281a8747edde1648c23e869e
util: Pass TERM through to commands in the m5 util's scons.

This enables color output from commands since they can detect that the
terminal supports it.

Change-Id: I4bbf400dccb8c6bfe92459a9db812e06e5a69b5a
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/27754
Maintainer: Bobby R. Bruce <bbruce@ucdavis.edu>
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
Reviewed-by: Pouya Fotouhi <pfotouhi@ucdavis.edu>
util/m5/SConstruct