util,tests: Added .txt file extension to txt files
authorBobby R. Bruce <bbruce@ucdavis.edu>
Tue, 4 Aug 2020 19:58:56 +0000 (12:58 -0700)
committerBobby R. Bruce <bbruce@ucdavis.edu>
Mon, 24 Aug 2020 22:52:06 +0000 (22:52 +0000)
commitb21175bebac56581d8a820ba4f771aea788af4ff
tree2e40e4c49627bb1879409d7ef44a6982e87df146
parent891a1eb70263256810e99ab27edd3a39309633f1
util,tests: Added .txt file extension to txt files

This is a small improvement. In our Jenkins, https://jenkins.gem5.org,
we archive the `compile-test-out` directory. Opening these `*.stderr`
and `*.stdout` files through the Jenkins interface was problematic. The
`.txt` extension makes these files easier to open.

Change-Id: I4026efec2118179eaed775c7560510cd16f349a6
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/32154
Reviewed-by: Ciro Santilli <ciro.santilli@arm.com>
Reviewed-by: Hoa Nguyen <hoanguyen@ucdavis.edu>
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>
Maintainer: Jason Lowe-Power <power.jg@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
util/compiler-tests.sh