beremiz

dfea848e146d
Parents fa09aae984e9
Children e01b52d948c3
Add command line option '-l' when calling matiec
--- a/ProjectController.py Mon Nov 10 22:28:15 2014 +0100
+++ b/ProjectController.py Wed Nov 26 16:05:14 2014 +0100
@@ -614,7 +614,7 @@
# files are listed to stdout, and errors to stderr.
status, result, err_result = ProcessLogger(
self.logger,
- "\"%s\" -f -I \"%s\" -T \"%s\" \"%s\""%(
+ "\"%s\" -f -l -I \"%s\" -T \"%s\" \"%s\""%(
self.iec2c_path,
self.ieclib_path,
buildpath,