GitHub user anoopsharma00 opened a pull request: https://github.com/apache/incubator-trafodion/pull/1336
jira TRAFODION-2731 Corrected a problem related to phandle A previous change checked in for code cleanup was causing incorrect phandle to be generated. It was causing phoenix regressions tests to fail. That issue has now been fixed. You can merge this pull request into a Git repository by running: $ git pull https://github.com/anoopsharma00/incubator-trafodion ansharma_phandle_br Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-trafodion/pull/1336.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 #1336 ---- commit 9e5fef0f08595142c9bbb4794a7435871b3e9d3b Author: Anoop Sharma <anoop.sha...@esgyn.com> Date: 2017-12-12T02:07:13Z jira TRAFODION-2731 Corrected a problem related to phandle A previous change checked in for code cleanup was causing incorrect phandle to be generated. That has been fixed. ---- ---