mirror of
https://github.com/YunoHost-Apps/domoticz_ynh.git
synced 2024-09-03 18:26:17 +02:00
remove unused comments
This commit is contained in:
parent
8c5cdf4e1e
commit
ec3ad4807e
1 changed files with 1 additions and 6 deletions
|
@ -7,7 +7,7 @@ test_format = 1.0
|
||||||
test_upgrade_from.a96510c.name = "2024.2"
|
test_upgrade_from.a96510c.name = "2024.2"
|
||||||
test_upgrade_from.a96510c.args.mqtt_domain="sub.domain.tld"
|
test_upgrade_from.a96510c.args.mqtt_domain="sub.domain.tld"
|
||||||
|
|
||||||
# exclude = ["package_linter", "install.root", "install.subdir", "install.private", "install.multi", "backup_restore", "upgrade", "upgrade.27311ad", "change_url"]
|
# exclude = ["package_linter", "install.root", "install.subdir", "install.private", "install.multi", "backup_restore", "upgrade", "upgrade.a96510c", "change_url"]
|
||||||
|
|
||||||
[With_Mosquitto_upgrade_with_mosquitto]
|
[With_Mosquitto_upgrade_with_mosquitto]
|
||||||
preinstall = """
|
preinstall = """
|
||||||
|
@ -24,11 +24,6 @@ test_format = 1.0
|
||||||
|
|
||||||
|
|
||||||
[Without_Mosquitto_upgrade_with_mosquitto]
|
[Without_Mosquitto_upgrade_with_mosquitto]
|
||||||
# preinstall = """
|
|
||||||
# set -euxo pipefail
|
|
||||||
# yunohost domain add mqtt.domain.tld
|
|
||||||
# """
|
|
||||||
|
|
||||||
preupgrade = """
|
preupgrade = """
|
||||||
set -euxo pipefail
|
set -euxo pipefail
|
||||||
yunohost domain add mqtt.domain.tld
|
yunohost domain add mqtt.domain.tld
|
||||||
|
|
Loading…
Add table
Reference in a new issue