Tue, 11 Mar 2008 12:44:02 +0100fixed short process wainting bug. Seems wait() fail when process already finisshed... TO BE CONFIRMED.
greg [Tue, 11 Mar 2008 12:44:02 +0100] rev 130
fixed short process wainting bug. Seems wait() fail when process already finisshed... TO BE CONFIRMED.

Tue, 11 Mar 2008 10:42:26 +0100Bug with Target Type modification fixed
lbessard [Tue, 11 Mar 2008 10:42:26 +0100] rev 129
Bug with Target Type modification fixed

Tue, 11 Mar 2008 10:38:12 +0100fixed subprocess launching on linux (avoid use of undefied self.startupinfo and use use Shell=True (bash will split arguments))
greg [Tue, 11 Mar 2008 10:38:12 +0100] rev 128
fixed subprocess launching on linux (avoid use of undefied self.startupinfo and use use Shell=True (bash will split arguments))