8.88
This commit is contained in:
parent
baf69ad9bc
commit
57eece60d0
5 changed files with 12 additions and 20 deletions
|
|
@ -1350,22 +1350,7 @@
|
|||
|
||||
<EventUnitTest4>
|
||||
Var XMLProfile = "ProfileIncrease15"
|
||||
PRICE "Reset" "-"
|
||||
PRICE "Load" "-"
|
||||
PRICE "CheckAndApply" XMLProfile
|
||||
|
||||
DEBUGVAR ProfileIndex[0]
|
||||
DEBUGVAR ProfileIndex[1]
|
||||
DEBUGVAR ProfileIndex[2]
|
||||
DEBUGVAR ProfileIndex[3]
|
||||
DEBUGVAR ProfileIndex[4]
|
||||
DEBUGVAR ProfileIndex[5]
|
||||
DEBUGVAR ProfileIndex[6]
|
||||
DEBUGVAR ProfileIndex[7]
|
||||
DEBUGVAR ProfileIndex[8]
|
||||
DEBUGVAR ProfileIndex[9]
|
||||
DEBUGVAR ProfileIndex[10]
|
||||
PRICE "Reload" ""
|
||||
</EventUnitTest4>
|
||||
|
||||
<EventUnitTest5>
|
||||
|
|
@ -1688,7 +1673,7 @@
|
|||
; Original value is 40
|
||||
If EnableMultiInstance = "true" Then
|
||||
|
||||
If CountUpReloadAll > 100 Then
|
||||
If CountUpReloadAll > 300 Then
|
||||
Var NeedReboot = "false"
|
||||
|
||||
Var StartUpExt = "-"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue