Line | |
---|
1 | 2008-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 |
|
---|
9 | 2007-03-22 Vincent Garonne <garonne@lal.in2p3.fr> 1
|
---|
10 |
|
---|
11 | * scripts/tbroadcast, python/tbroadcast.py: Add the -no_keep_going option
|
---|
12 |
|
---|
13 | 2007-01-22 Vincent Garonne <garonne@lal.in2p3.fr>
|
---|
14 | * First official release
|
---|
15 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.