diff --git a/scripts/upgrade b/scripts/upgrade index dc41697..6cad7bc 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -31,7 +31,6 @@ then # Download, check integrity, uncompress and patch the source from app.src ynh_setup_source --dest_dir=$install_dir --keep="data modules_v4" - # restore data #cp -a ${install_dir}.old/data ${install_dir} diff --git a/tests.toml b/tests.toml index 998efbe..b867703 100644 --- a/tests.toml +++ b/tests.toml @@ -14,4 +14,4 @@ test_format = 1.0 # Commits to test upgrade from # ------------------------------- - test_upgrade_from.dfcde24cce4db0527465acbc16dcecf9a3082858.name = "2.1.16" + #test_upgrade_from.dfcde24cce4db0527465acbc16dcecf9a3082858.name = "2.1.16"