TestShutdownTerminal not working in build 745

[Deleted]  

When starting the terminal using an .ini file, the TestShutdownTerminal setting does not shut down the terminal. The .ini file below worked fine on previous versions:

ExpertsEnable=false
TestExpert=Moving Average Cross - Basic
TestExpertParameters=mabasic.set
TestSymbol=EURUSD
TestPeriod=H1
TestModel=2
TestOptimization=true
TestDateEnable=true
TestFromDate=2013.12.7
TestToDate=2014.3.17
TestReport=tester\walkforward\optimization0
TestSpread=0
TestShutdownTerminal=true
[Deleted]  
Did you find a solution for that?
[Deleted]  

I did...

I've found out that with Build 745 you have to use

ShutdownTerminal=1

(taken from the MT5 Help...)