mirror of
https://github.com/YunoHost/package_check.git
synced 2024-09-03 20:06:20 +02:00
Update lib/tests.sh
Co-authored-by: Kayou <pierre@kayou.io>
This commit is contained in:
parent
9279a913aa
commit
0f5e1187e3
1 changed files with 1 additions and 0 deletions
|
@ -479,6 +479,7 @@ TEST_BACKUP_RESTORE () {
|
||||||
then
|
then
|
||||||
log_error "Installation failed..."
|
log_error "Installation failed..."
|
||||||
main_result=1
|
main_result=1
|
||||||
|
break_before_continue
|
||||||
continue
|
continue
|
||||||
else
|
else
|
||||||
log_small_title "Backup of the application..."
|
log_small_title "Backup of the application..."
|
||||||
|
|
Loading…
Add table
Reference in a new issue