mirror of
https://github.com/YunoHost/package_check.git
synced 2024-09-03 20:06:20 +02:00
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:
parent
043071a175
commit
65315edd44
1 changed files with 1 additions and 0 deletions
|
@ -471,6 +471,7 @@ TEST_BACKUP_RESTORE () {
|
|||
local ret=$?
|
||||
|
||||
# Remove the previous residual backups
|
||||
rm -rf $TEST_CONTEXT/ynh_backups
|
||||
RUN_INSIDE_LXC rm -rf /home/yunohost.backup/archives
|
||||
|
||||
# BACKUP
|
||||
|
|
Loading…
Add table
Reference in a new issue