mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-02 21:52:28 +00:00
Add logging when snap assertions are not replaced
This commit is contained in:
parent
52e5a2b25b
commit
97b0bbeed3
@ -440,6 +440,8 @@ snap_prepare_assertions() {
|
|||||||
rm "$model_assertion"
|
rm "$model_assertion"
|
||||||
rm "$account_key_assertion"
|
rm "$account_key_assertion"
|
||||||
rm "$account_assertion"
|
rm "$account_assertion"
|
||||||
|
else
|
||||||
|
echo "snap_prepare_assertions: not replacing $existing_brand:$existing_model with $brand:$model"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user