forked from ungleich-public/ccollect
update todo and changes
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
parent
00c1303fb2
commit
bf22075407
2 changed files with 11 additions and 9 deletions
|
@ -6,3 +6,4 @@
|
|||
* Updated remote_host description
|
||||
* Bugfix in shell artihmetic (Jeroen Bruijning)
|
||||
* Bugfix: Allow "&" in sourcename (Reported by Tiziano Müller)
|
||||
* Added ccollect_list_intervals.sh to list intervals with values
|
||||
|
|
|
@ -1,18 +1,13 @@
|
|||
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
done:
|
||||
- tools in makefile
|
||||
14:15 <telmich> also alle tools/ccollect_*
|
||||
14:15 <dev-zero> mach mal n besseres Makefile :)
|
||||
14:15 <telmich> hatte die extra deswegen umbenannt
|
||||
14:15 <telmich> nehme ich mal als hinweis für 0.7.1
|
||||
|
||||
- add wrapper, to do logging and analyse
|
||||
* output filename in the wrapper, save into variable
|
||||
=> mktemp
|
||||
* call analyser
|
||||
=> output stdout?
|
||||
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
done:
|
||||
|
||||
- add global delete_incomplete (/etc/ccollect/defaults/delete_incomplete)
|
||||
|
||||
|
@ -32,3 +27,9 @@ reject:
|
|||
--------------------------------------------------------------------------------
|
||||
- fix german documentation!
|
||||
=> I'm the coder, somebody else can fix it.
|
||||
- add wrapper, to do logging and analyse
|
||||
* output filename in the wrapper, save into variable
|
||||
=> mktemp
|
||||
* call analyser
|
||||
=> output stdout?
|
||||
=> no use for that currently
|
||||
|
|
Loading…
Reference in a new issue