--- a/plugger.py Thu May 28 13:40:29 2009 +0200
+++ b/plugger.py Thu May 28 14:06:23 2009 +0200
@@ -956,10 +956,11 @@
# files are listed to stdout, and errors to stderr.
status, result, err_result = ProcessLogger(
- "\"%s\" -f \"%s\" -I \"%s\" \"%s\""%(
+ "\"%s\" -f -I \"%s\" -T \"%s\" \"%s\""%( - self._getIECcodepath(),
- ieclib_path, buildpath),
+ self._getIECcodepath()),