common: bugfix - always display backtrace output
authorBrian Norris <banorris@uci.edu>
Tue, 11 Dec 2012 20:59:39 +0000 (12:59 -0800)
committerBrian Norris <banorris@uci.edu>
Tue, 11 Dec 2012 20:59:39 +0000 (12:59 -0800)
commita003fc3b8b27621ca4c3e60cec0ddfebcea0fc72
treea2416a67a6ebb1a8b43ea8f7d58b5715cc837333
parent61fb4abad48596608278bfb8c3c78c0861a5978b
common: bugfix - always display backtrace output

The stacktrace can be hidden if it doesn't go to 'model_out', instead of
'stdout'.
common.cc