Skip to content
Snippets Groups Projects
Commit 9345f196 authored by Frédéric Dalleau's avatar Frédéric Dalleau
Browse files

Remove leftover skip_list file


This file contains name of files skipped during creation of the
rollback test delta. It does not need to be uploaded to the target.

Signed-off-by: default avatarFrédéric Dalleau <frederic.dalleau@collabora.com>
parent a5394ed2
No related branches found
No related tags found
1 merge request!124Remove leftover skip_list file
......@@ -272,6 +272,7 @@ def buildOStreeRollbackDelta(architecture, type, board, debosarguments = "", rep
--add-metadata-string=ostree.collection-binding=${collection_id} \
--bind-ref=${branch} \
--skip-list="skip_list"
rm skip_list
mkdir -p tests
ostree --repo=${repo} static-delta generate \
--from=${branch} \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment