test/update-crypto-policies: update diff file

With the mounting of /dev (among others) into the chroot for the
update-crypto-policies, the leftover /dev/null is now removed.

This was created by the update-crypto-policies script, running in the
chroot, by multiple output redirects into /dev/null.  Without a /dev fs,
the file was being created in the tree and would remain on the image.
This commit is contained in:
Achilleas Koutsou 2024-08-21 13:14:06 +02:00 committed by Tomáš Hozza
parent 8e41ec58a7
commit 618ec9db2c

View file

@ -1,7 +1,5 @@
{
"added_files": [
"/dev/null"
],
"added_files": [],
"deleted_files": [],
"differences": {
"/etc/crypto-policies/back-ends/bind.config": {