1
0
Fork 0
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:
Krakinou 2024-01-20 21:45:08 +01:00
parent 8c5cdf4e1e
commit ec3ad4807e

View file

@ -7,7 +7,7 @@ test_format = 1.0
test_upgrade_from.a96510c.name = "2024.2"
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]
preinstall = """
@ -24,11 +24,6 @@ test_format = 1.0
[Without_Mosquitto_upgrade_with_mosquitto]
# preinstall = """
# set -euxo pipefail
# yunohost domain add mqtt.domain.tld
# """
preupgrade = """
set -euxo pipefail
yunohost domain add mqtt.domain.tld