GitHub user xldai opened a pull request:
https://github.com/apache/karaf/pull/347
fix KARAF-5328 NPE is thrown when execute source command from client/ssh
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xldai/karaf patch-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/karaf/pull/347.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 #347
----
commit 07b8de1334d913be56340f51c48093db95a9263e
Author: Xilai Dai <[email protected]>
Date: 2017-09-06T03:07:48Z
fix KARAF-5328 NPE is thrown when execute source command from client/ssh
----
---