util,tests: Updated compiler-tests to support paths with spaces
authorBobby R. Bruce <bbruce@ucdavis.edu>
Sat, 18 Jul 2020 06:02:37 +0000 (23:02 -0700)
committerBobby R. Bruce <bbruce@ucdavis.edu>
Mon, 20 Jul 2020 19:46:04 +0000 (19:46 +0000)
commit06a408f9c6b271b588368b5c50b99df957b93bca
tree4a1923aff78c97271ee03775ee8a0a307bebac9c
parentf434df815df1ff98cc5fb9e3f52609309b58b587
util,tests: Updated compiler-tests to support paths with spaces

This script was failing if the gem5 directory path contained a space.
E.g: `/home/bobbys home/gem5`. This script has thereby been improved to
handle this.

Change-Id: Id56ff5a0e9aa31eef14de2111b040f7f2b0b286c
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/31534
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