GitHub user svarnau opened a pull request:
https://github.com/apache/trafodion/pull/1731
[TRAFODION-2626] Fix regressions
* Fix a wrong variable name in regression test code.
* Revert the original changes to monitor redirector that caused loss of
some stdout data.
* Change monitor shell to put persistent process logs in TRAF_LOG.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/svarnau/trafodion j2626
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1731.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1731
----
commit bd2e6f324d9bbaebc72eeda383ecc53f86ffdc1a
Author: Steve Varnau <steve.varnau@...>
Date: 2018-10-21T18:55:04Z
[TRAFODION-2626] Fix regressions
* Fix a wrong variable name in regression test code.
* Revert the original changes to monitor redirector that caused loss
of some stdout data.
* Change monitor shell to put persistent process logs in TRAF_LOG.
----
---