rsnapshot/t/numtries
Stefan Moch 87f2c12062
Fix validation of rsync_numtries = 0 (#323)
Fix validation of rsync_numtries = 0 (refs #319). Add test cases.

Since this is the number of tries – and not retries –, rsync_numtries
needs to be at least 1. This fixes the validation code for this
configuration value, its error message, the configuration example, and
related text.

---------

Co-authored-by: Stefan Moch <stefanmoch@mail.de>
2023-03-15 16:03:20 +11:00
..
conf Fix validation of rsync_numtries = 0 (#323) 2023-03-15 16:03:20 +11:00
numtries.t.in Fix validation of rsync_numtries = 0 (#323) 2023-03-15 16:03:20 +11:00