Loading scripts/pyivastest/IvasSvnBuilder.py +13 −12 Original line number Diff line number Diff line Loading @@ -1146,6 +1146,7 @@ class IvasBuilderAndRunner(IvasBaseClass): ) ) self.build(cfg_name) # if one of the external binaries was given, copy it over, overwriting the existing one # we should not get here if both are given, then building is skipped altogether if self.enc_ext is not None: Loading Loading
scripts/pyivastest/IvasSvnBuilder.py +13 −12 Original line number Diff line number Diff line Loading @@ -1146,6 +1146,7 @@ class IvasBuilderAndRunner(IvasBaseClass): ) ) self.build(cfg_name) # if one of the external binaries was given, copy it over, overwriting the existing one # we should not get here if both are given, then building is skipped altogether if self.enc_ext is not None: Loading