tweaks to backup & verifydata tool to make a typical backup+verifydata produce no output

for easy use in a crontab
This commit is contained in:
Mechiel Lukkien
2023-06-01 11:34:28 +02:00
parent d25131f2f2
commit cafbfc5fdf
4 changed files with 10 additions and 13 deletions

View File

@ -983,8 +983,8 @@ specifically mounts the data directory, causing attempts to hardlink outside it
to fail with an error about cross-device linking.
All files in the data directory that aren't recognized (i.e. other than known
database files, message files, an acme directory, etc), are stored, but with a
warning.
database files, message files, an acme directory, the "tmp" directory, etc),
are stored, but with a warning.
A clean successful backup does not print any output by default. Use the
-verbose flag for details, including timing.