Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion lib/tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,9 @@ TEST_BACKUP_RESTORE() {

_PREINSTALL

log_small_title "Restore on a fresh YunoHost system..."
log_small_title "Restore on a (almost)fresh YunoHost system..."
# preinstall lightweight app that uses $data_dir, just to assert proper permission settings
_RUN_YUNOHOST_CMD "app install wasteofspace -a \"domain=$DOMAIN&path=/wasteofspace222&init_main_permission=visitors\""
fi

# Restore the application from the previous backup
Expand Down