diff options
| author | Paul Buetow <paul@buetow.org> | 2024-12-06 17:57:20 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-12-06 17:57:20 +0200 |
| commit | d9f066b58aa5b5e9c6b4e92a8aa51a717670d9ea (patch) | |
| tree | 794dabb76f7cb7d511a4fb890613d41942da044c /foostats.pl | |
| parent | dede0cc3b475bb905233b8e72edf664446785d07 (diff) | |
more todo
Diffstat (limited to 'foostats.pl')
| -rw-r--r-- | foostats.pl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/foostats.pl b/foostats.pl index a27fff8..2775fff 100644 --- a/foostats.pl +++ b/foostats.pl @@ -364,3 +364,8 @@ package main { replicate $stats_dir, $partner_node if $replicate; pretty_print $stats_dir if $pretty_print; } + +# TODO NEXT: +# 1) Implement replicator +# 2) Also merge the results +# 3) Write out a nice output from each merged file |
