skybeam skybeam
  • Joined on 2023-01-14
skybeam commented on pull request ungleich-public/ccollect#2 2023-01-15 23:33:02 +00:00
Allow interval per source to be overwritten to 0 to skip the source in this interval.

Did some update to the documentation as well.

skybeam pushed to master at skybeam/ccollect 2023-01-15 23:32:28 +00:00
1cc921ad86 Interval value of 0 to skip interval for speicific sources.
skybeam pushed to master at skybeam/ccollect 2023-01-15 22:31:03 +00:00
ebded3049a Update 'ccollect'
skybeam commented on pull request ungleich-public/ccollect#2 2023-01-15 21:20:52 +00:00
Allow interval per source to be overwritten to 0 to skip the source in this interval.

I did have a very quick look at the code only. Not sure if it is not ideal at all, but I am definitely missing an option to disable an interval for certain sources.

I typically have daily,…

skybeam commented on pull request ungleich-public/ccollect#2 2023-01-15 21:18:31 +00:00
Allow interval per source to be overwritten to 0 to skip the source in this interval.

Fine with me, usually errors are positive integers and I learned never ever to match numbers with "eq" - but for integers here it might be ok, so feel free to use -eq.

skybeam commented on pull request ungleich-public/ccollect#2 2023-01-15 21:17:41 +00:00
Allow interval per source to be overwritten to 0 to skip the source in this interval.

Because oldest_bak can be empty and this causing mv to spit an error - which is OK as we are only interested in the return code telling us if the move was successful. In this case the failed move…

skybeam created pull request ungleich-public/ccollect#2 2023-01-14 21:59:35 +00:00
Allow interval per source to be overwritten to 0 to skip the source in this interval.
skybeam pushed to master at skybeam/ccollect 2023-01-14 21:57:25 +00:00
cdd34a3416 Allow interval per source to be overwritten to 0 to skip the source in this interval.
skybeam created repository skybeam/ccollect 2023-01-14 21:52:55 +00:00