source: tbroadcast/HEAD/Changelog @ 479

Last change on this file since 479 was 478, checked in by rybkin, 16 years ago

See C.L. 2

File size: 552 bytes
Line 
12008-11-28    <rybkin@lal.in2p3.fr> 2
2       
3        * python/executer.py: Introduce function getstatusoutput returning
4        (status, stdout) of executing cmd
5        * python/tbroadcast.py: Use the introduced getstatusoutput instead of
6        the function of the same name from the standard module commands so as
7        not to mix stdout and stderr when parsing commands output
8
92007-03-22 Vincent Garonne <garonne@lal.in2p3.fr> 1
10
11        * scripts/tbroadcast, python/tbroadcast.py: Add the -no_keep_going option
12
132007-01-22 Vincent Garonne <garonne@lal.in2p3.fr>
14        * First official release
15
Note: See TracBrowser for help on using the repository browser.