diff options
| author | Shlomo Hecht <shlomo@twine-s.com> | 2018-12-04 17:56:32 +0200 |
|---|---|---|
| committer | Shlomo Hecht <shlomo@twine-s.com> | 2018-12-04 17:56:32 +0200 |
| commit | c63050d1b7f34c5e3c49bbe23e059ebe403e8b20 (patch) | |
| tree | 4034da7ff03b1ac63f176a7e8b0664097cf9c3e3 /Software/Visual_Studio/PPC/Tango.PPC.Common/MachineUpdate/MachineUpdateManager.cs | |
| parent | 89831e736d0262038a8aa7e0385ebdfe83d196c2 (diff) | |
| parent | 6150db333d81879d3aba19613cca67cb92b22774 (diff) | |
| download | Tango-c63050d1b7f34c5e3c49bbe23e059ebe403e8b20.tar.gz Tango-c63050d1b7f34c5e3c49bbe23e059ebe403e8b20.zip | |
Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/Tango
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.Common/MachineUpdate/MachineUpdateManager.cs')
| -rw-r--r-- | Software/Visual_Studio/PPC/Tango.PPC.Common/MachineUpdate/MachineUpdateManager.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/MachineUpdate/MachineUpdateManager.cs b/Software/Visual_Studio/PPC/Tango.PPC.Common/MachineUpdate/MachineUpdateManager.cs index b4780887b..5fcb7e209 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.Common/MachineUpdate/MachineUpdateManager.cs +++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/MachineUpdate/MachineUpdateManager.cs @@ -455,8 +455,6 @@ namespace Tango.PPC.Common.MachineUpdate { return Task.Factory.StartNew<MachineUpdateResult>(() => { - CurrentStep = MachineUpdateSteps.UpdatingFromPackage; - LogManager.Log($"Starting machine update from update package '{fileName}'..."); //Create temporary folders for packages. |
