tests/check-for-bit-by-bit-identical-format-output: add comment explaining why we cannot test chrootless mode here

pull/32/head
parent 07e3673161
commit fce852770b
Signed by: josch
GPG Key ID: F2CBA5C78FBD83E1

@ -31,4 +31,7 @@ case {{ VARIANT }} in essential|apt|minbase|buildd)
rm /tmp/debian-chroot-fakechroot.{{ FORMAT }}
;;
esac
# we cannot test chrootless mode here, because mmdebstrap relies on the
# usrmerge package to set up merged-/usr and that doesn't work in chrootless
# mode
rm /tmp/debian-chroot-root.{{ FORMAT }}

Loading…
Cancel
Save