From d157b636f2f3d69ba9362fca54edda873a5e6b4a Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 17 Feb 2021 09:38:29 +0100 Subject: [PATCH] Using ynh_script_progression --time should only be for calibrating the weight --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 48cfb5a..9882c9a 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -35,7 +35,7 @@ upgrade_type=$(ynh_check_app_version_changed) #================================================= # ENSURE DOWNWARD COMPATIBILITY #================================================= -ynh_script_progression --message="Ensuring downward compatibility..." --time --weight=1 +ynh_script_progression --message="Ensuring downward compatibility..." # Cleaning legacy permissions if ynh_legacy_permissions_exists; then