From 0f5e1187e30fe441d75e7e0fed62099b687fbb5e Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Fri, 25 Dec 2020 14:34:30 +0100 Subject: [PATCH] Update lib/tests.sh Co-authored-by: Kayou --- lib/tests.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/tests.sh b/lib/tests.sh index 4db3612..1a913bb 100644 --- a/lib/tests.sh +++ b/lib/tests.sh @@ -479,6 +479,7 @@ TEST_BACKUP_RESTORE () { then log_error "Installation failed..." main_result=1 + break_before_continue continue else log_small_title "Backup of the application..."