From 6e98d1c398a2084b832f371e30aca3c2b56aefb1 Mon Sep 17 00:00:00 2001 From: arighi Date: Thu, 20 May 2010 17:01:29 +0000 Subject: [PATCH] remove unused log file. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3762 38d2e660-2303-0410-9eaa-f027e97ec537 --- .../benchmark/context_switch/wizard_error.log | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 boards/arduino/benchmark/context_switch/wizard_error.log diff --git a/boards/arduino/benchmark/context_switch/wizard_error.log b/boards/arduino/benchmark/context_switch/wizard_error.log deleted file mode 100644 index 59fd2a84..00000000 --- a/boards/arduino/benchmark/context_switch/wizard_error.log +++ /dev/null @@ -1,19 +0,0 @@ -Traceback (most recent call last): - - File "/home/righiandr/Software/bertos/trunk/wizard/BWizard.py", line 93, in pageChanged - page.reloadData() - - File "/home/righiandr/Software/bertos/trunk/wizard/BRoutePage.py", line 124, in reloadData - self.project.loadProjectFromPreset(preset) - - File "/home/righiandr/Software/bertos/trunk/wizard/BProject.py", line 182, in loadProjectFromPreset - self.loadModuleData(True) - - File "/home/righiandr/Software/bertos/trunk/wizard/BProject.py", line 263, in loadModuleData - configuration_info[configuration] = loadConfigurationInfos(cfg_file_path) - - File "/home/righiandr/Software/bertos/trunk/wizard/bertos_utils.py", line 563, in loadConfigurationInfos - for comment, define, start in getDefinitionBlocks(open(path, "r").read()): - -IOError: [Errno 2] No such file or directory: u'/home/righiandr/Software/bertos/trunk/bertos/cfg/cfg_menu.h' ->>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- 2.25.1