From 6a0b1251ff9defd7513fbbd21a7c6a27fa9c275b Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sun, 30 Jun 2024 20:14:34 +0200 Subject: [PATCH] Autoremove ynh_abort_if_errors / ynh_clean_setup calls --- tools/helpers2.1/convert_to_helpers_2.1.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/helpers2.1/convert_to_helpers_2.1.py b/tools/helpers2.1/convert_to_helpers_2.1.py index 097b22a4..73732e6e 100644 --- a/tools/helpers2.1/convert_to_helpers_2.1.py +++ b/tools/helpers2.1/convert_to_helpers_2.1.py @@ -38,6 +38,8 @@ def cleanup(): "ynh_print_OFF", "ynh_print_ON", "local legacy_args", + "ynh_abort_if_errors", + "ynh_clean_setup", ] replaces = [