GitHub user PepperJo opened a pull request:
https://github.com/apache/incubator-crail/pull/47
[Documentation] fix path to crail script
Fix path to crail script. The correct path is $CRAIL_HOME/bin/crail
https://jira.apache.org/jira/browse/CRAIL-66
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 fix_crailbinpath
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-crail/pull/47.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 #47
----
commit 81735e949f364205d6ceaa0602d2e24766109d9e
Author: Jonas Pfefferle <pepperjo@...>
Date: 2018-10-23T14:18:10Z
[Documentation] fix path to crail script
Fix path to crail script. The correct path is $CRAIL_HOME/bin/crail
https://jira.apache.org/jira/browse/CRAIL-66
Signed-off-by: Jonas Pfefferle <[email protected]>
----
---