mirror of
https://github.com/netinvent/npbackup.git
synced 2025-10-03 10:14:49 +08:00
CLI: Change wording for auto ugprades
This commit is contained in:
parent
9bf5d82dac
commit
f38f43756b
1 changed files with 1 additions and 1 deletions
|
@ -596,7 +596,7 @@ This is free software, and you are welcome to redistribute it under certain cond
|
|||
# Don't actually log errors for upgrades, since they could fail for various reasons
|
||||
# but change the exit code of the program
|
||||
# Prefer using supervision for upgrades
|
||||
logger.info("Interval initiated auto upgrade failed")
|
||||
logger.info("Interval initiated auto upgrade not initiated")
|
||||
|
||||
# Prepare program run
|
||||
cli_args = {
|
||||
|
|
Loading…
Add table
Reference in a new issue