[
https://issues.apache.org/jira/browse/IGNITE-10664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ARomantsov updated IGNITE-10664:
--------------------------------
Description:
Now control.bat contain next line:
if not "%NO_PAUSE%" == "1" pause
and after execution it wait press any button.
on the other hand - control.sh not contain any pause
was:
Now control.bat contain next line:
if not "%NO_PAUSE%" == "1" pause
and after execution it ready to press button.
on the other hand - control.sh not contain any pause
> need to make identical the behavior of control.sh and control.bat
> ------------------------------------------------------------------
>
> Key: IGNITE-10664
> URL: https://issues.apache.org/jira/browse/IGNITE-10664
> Project: Ignite
> Issue Type: Bug
> Components: clients
> Affects Versions: 2.7
> Environment: windows, nix
> Reporter: ARomantsov
> Priority: Major
> Fix For: 2.8
>
>
> Now control.bat contain next line:
> if not "%NO_PAUSE%" == "1" pause
> and after execution it wait press any button.
> on the other hand - control.sh not contain any pause
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)