From 42fd4062caa9e0b093e0844d3955f254ce6f6d9a Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 15 Aug 2024 08:21:11 +0200 Subject: [PATCH] fix --- scripts/backup | 1 - tests.toml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/backup b/scripts/backup index a032119..cd7a903 100755 --- a/scripts/backup +++ b/scripts/backup @@ -6,7 +6,6 @@ # IMPORT GENERIC HELPERS #================================================= -# Keep this path for calling _common.sh inside the execution's context of backup and restore scripts source ../settings/scripts/_common.sh source /usr/share/yunohost/helpers diff --git a/tests.toml b/tests.toml index ee8277a..5f3ef39 100644 --- a/tests.toml +++ b/tests.toml @@ -6,7 +6,7 @@ test_format = 1.0 # Tests to run # ------------ - exclude ="install.subdir" + exclude = ["install.subdir"] # ------------------------------- # Commits to test upgrade from