mirror of
https://github.com/YunoHost-Apps/unattended_upgrades_ynh.git
synced 2024-10-01 13:35:00 +02:00
fix arg upgrade
This commit is contained in:
parent
0d71a589ce
commit
6906fc305c
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ test_format = 1.0
|
||||||
[default.test_upgrade_from.4e342d41]
|
[default.test_upgrade_from.4e342d41]
|
||||||
name = "Merge pull request #16 from YunoHost-Apps/testing"
|
name = "Merge pull request #16 from YunoHost-Apps/testing"
|
||||||
args.upgrade_level = "Security only"
|
args.upgrade_level = "Security only"
|
||||||
args.unattended_mail = "On upgrade"
|
args.unattended_mail = "If an upgrade has been done"
|
||||||
args.unattended_verbosity = "1"
|
args.unattended_verbosity = "1"
|
||||||
|
|
||||||
[suite_2]
|
[suite_2]
|
||||||
|
|
Loading…
Add table
Reference in a new issue