[
https://issues.apache.org/jira/browse/IGNITE-704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitriy Setrakyan reassigned IGNITE-704:
----------------------------------------
Assignee: Alexey Kuznetsov (was: Semen Boikov)
> Windows shell scripts don't process NO_PAUSE environment variable
> -----------------------------------------------------------------
>
> Key: IGNITE-704
> URL: https://issues.apache.org/jira/browse/IGNITE-704
> Project: Ignite
> Issue Type: Bug
> Components: general
> Affects Versions: sprint-3
> Reporter: Sergey Kozlov
> Assignee: Alexey Kuznetsov
> Priority: Minor
> Fix For: sprint-3
>
>
> bin\ignite.bat
> bin\ignitevisorcmd.bat
> Both scripts above has following code:
> {noformat}
> if not "%NO_PAUSE%" == "1" pause
> {noformat}
> But really set NO_PAUSE=0 has no affect to script. It seems the variable
> redefined somewhere in script
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)