You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/11/02 17:02:59 UTC

[jira] [Commented] (KARAF-4814) Special character in stop script

    [ https://issues.apache.org/jira/browse/KARAF-4814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15629610#comment-15629610 ] 

ASF GitHub Bot commented on KARAF-4814:
---------------------------------------

GitHub user lkiesow opened a pull request:

    https://github.com/apache/karaf/pull/263

    KARAF-4814, Special character in stop script

    The stop script contains an `&nbsp;` for what should be a regular space.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lkiesow/karaf karaf-4814-nbsp-in-stop

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/karaf/pull/263.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 #263
    
----
commit 376a24d0ee8e63e2f8ce4cbb7d36cdd5707f2e38
Author: Lars Kiesow <lk...@uos.de>
Date:   2016-11-02T16:59:12Z

    KARAF-4814, Special character in stop script
    
    The stop script contains an `&nbsp;` for what should be a regular space.
    
    Signed-off-by: Lars Kiesow <lk...@uos.de>

----


> Special character in stop script
> --------------------------------
>
>                 Key: KARAF-4814
>                 URL: https://issues.apache.org/jira/browse/KARAF-4814
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 4.0.7
>            Reporter: Lars Kiesow
>            Priority: Minor
>             Fix For: 4.0.8
>
>
> The stop script contains an `&nbsp;` for what should be a regular space.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)