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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
Valentin Kulichenko created IGNITE-13959:
--------------------------------------------

             Summary: [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
             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)