Hi Could someone explain following code in ignite.bat, ignitevisorcmd.bat at end of these scripts:
if not "%NO_PAUSE%" == "1" pause I tried to set up NO_PAUSE env variable but it still get "Press any key to continue" no matter what value used (0,1, none) Also I didn't find similar code for *.sh scripts for Mac/Unix -- Sergey Kozlov GridGain Systems www.gridgain.com
