You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Valentin Kulichenko (Jira)" <ji...@apache.org> on 2021/01/05 19:02:03 UTC

[jira] [Updated] (IGNITE-13959) [Ignite 3 CLI] ignite.sh doesn't work under 'ksh' or'fish' shells

     [ https://issues.apache.org/jira/browse/IGNITE-13959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Valentin Kulichenko updated IGNITE-13959:
-----------------------------------------
    Labels: ignite-3 ignite-3-cli-tool  (was: )

> [Ignite 3 CLI] ignite.sh doesn't work under 'ksh' or'fish' shells
> -----------------------------------------------------------------
>
>                 Key: IGNITE-13959
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13959
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Valentin Kulichenko
>            Assignee: Valentin Kulichenko
>            Priority: Blocker
>              Labels: ignite-3, ignite-3-cli-tool
>             Fix For: 3.0.0-alpha1
>
>
> The script work under {{bash}}, but not under other shells.
> The reason is that the {{#!/usr/bin/env bash}} is not located on the first line of the file. Need to move it in front of the license header.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)