Commit | Date | |
---|---|---|
[r10128]
by
bugman
Fixes for the process_results() method. The result_string variable was accidentally deleted in the attempt to fix the STDOUT and STDERR |
2010-01-07 13:40:30 | Tree |
2010-01-07 13:38:59 | Tree | |
2010-01-07 13:38:22 | Tree | |
2010-01-07 12:50:25 | Tree | |
2010-01-07 12:49:17 | Tree | |
[r10123]
by
bugman
Bug fix for the STDOUT and STDERR handling by the multi module. The IO streams are no longer lost in the case of an error. This allows the relax test suite to |
2010-01-07 10:43:51 | Tree |
[r10122]
by
bugman
Removed all STDOUT and STDERR handling in the multi-processor model-free specific code. This is 100% handled by the multi module. |
2010-01-07 10:41:06 | Tree |
[r10121]
by
bugman
Modified the IO redirection methods in the Processor base class. The original IO streams are stored and then restored instead of sys.__stdout__ and sys.__stderr__. |
2010-01-06 18:20:59 | Tree |
2010-01-06 18:19:52 | Tree | |
[r10119]
by
bugman
Bug fix for IO redirection! This may cause problems, but now IO redirection has been fixed. |
2010-01-06 18:12:32 | Tree |