GitHub user PepperJo opened a pull request:
https://github.com/apache/incubator-crail/pull/48
[Client] check if CRAIL_HOME is set/empty
Check if environment variable CRAIL_HOME is set or empty.
https://jira.apache.org/jira/projects/CRAIL/issues/CRAIL-64
Signed-off-by: Jonas Pfefferle <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PepperJo/incubator-crail check_CRAIL_HOME
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-crail/pull/48.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 #48
----
commit d08cb743322fe2097a3e0c7910b7c5d19419ba2a
Author: Jonas Pfefferle <pepperjo@...>
Date: 2018-10-23T14:26:22Z
[Client] check if CRAIL_HOME is set/empty
Check if environment variable CRAIL_HOME is set or empty.
https://jira.apache.org/jira/projects/CRAIL/issues/CRAIL-64
Signed-off-by: Jonas Pfefferle <[email protected]>
----
---