- in Process tolto debug

This commit is contained in:
luca.mazzoleni
2025-12-10 19:09:58 +01:00
parent 77d6d89e13
commit 1c4970fdb6
+2 -2
View File
@@ -7,7 +7,7 @@
-- Intestazioni
require( 'EgtBase')
_ENV = EgtProtectGlobal()
EgtEnableDebug( true)
EgtEnableDebug( false)
-- Imposto direttorio libreria specializzata per Travi
EgtAddToPackagePath( BEAM.BASEDIR .. '\\LuaLibs\\?.lua')
@@ -350,7 +350,7 @@ local function MyProcessFeatures()
-- cancello gruppo temporaneo
local idTempGroup = BeamLib.GetTempGroup()
--EgtErase( idTempGroup)
EgtErase( idTempGroup)
if #sOutput > 0 then EgtOutLog( sOutput) end
if nErrCnt > 0 then