Don't use `set pipefail` which is a bashism.
authorTim Newsome <tim@sifive.com>
Fri, 11 Aug 2017 18:15:11 +0000 (11:15 -0700)
committerTim Newsome <tim@sifive.com>
Fri, 11 Aug 2017 18:15:11 +0000 (11:15 -0700)
Instead, just give up on making the log files altogether now. Since
gdbserver.py makes its own log files it's not as necessary in any case.

This is yet another commit in an attempt to get the riscv-tools build to
actually fail if these tests fail.


No differences found