Current backup/restore tests fail on subdir ... I'm thinking maybe because the test archive of the root install ain't overwritten ?

This commit is contained in:
Alexandre Aubin 2021-01-03 20:03:48 +01:00 committed by GitHub
parent 043071a175
commit 65315edd44
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -471,6 +471,7 @@ TEST_BACKUP_RESTORE () {
local ret=$? local ret=$?
# Remove the previous residual backups # Remove the previous residual backups
rm -rf $TEST_CONTEXT/ynh_backups
RUN_INSIDE_LXC rm -rf /home/yunohost.backup/archives RUN_INSIDE_LXC rm -rf /home/yunohost.backup/archives
# BACKUP # BACKUP