mirror of
https://github.com/netinvent/npbackup.git
synced 2025-10-09 13:11:58 +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
|
# Don't actually log errors for upgrades, since they could fail for various reasons
|
||||||
# but change the exit code of the program
|
# but change the exit code of the program
|
||||||
# Prefer using supervision for upgrades
|
# Prefer using supervision for upgrades
|
||||||
logger.info("Interval initiated auto upgrade failed")
|
logger.info("Interval initiated auto upgrade not initiated")
|
||||||
|
|
||||||
# Prepare program run
|
# Prepare program run
|
||||||
cli_args = {
|
cli_args = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue