GitHub user svarnau opened a pull request:
https://github.com/apache/incubator-trafodion/pull/433
[TRAFODION-1929] Set correct working dir for phx dependency builds
Per the Jira, the testing automation now invokes the test script in
the trafodion user environment, but that also has the side effect of
making the current directory as trafodion home directory.
The test script already calculates the path where it was invoked,
so changing directory there makes the dependent builds work.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/svarnau/incubator-trafodion phx1929
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/433.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 #433
----
commit 3f7f60ab1c6e6fed428492d937d05a728a8744ec
Author: Steve Varnau <[email protected]>
Date: 2016-04-14T00:19:41Z
[TRAFODION-1929] Set correct working dir for phx dependency builds
Per the Jira, the testing environment now invokes the test script in
the trafodion user environment, but that also has the side effect of
making the current directory as trafodion home directory.
The test script already calculates the path where it was invoked,
so changing directory there makes the dependent builds work.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---