forked from josch/mmdebstrap
coverage.sh: add fakechroot to test name
This commit is contained in:
parent
2c945e4c87
commit
7ff7609a4c
1 changed files with 1 additions and 1 deletions
|
@ -713,7 +713,7 @@ fi
|
|||
|
||||
for variant in essential apt minbase buildd important standard; do
|
||||
for format in tar squashfs ext2; do
|
||||
print_header "mode=unshare/root,variant=$variant: check for bit-by-bit identical $format output"
|
||||
print_header "mode=root/unshare/fakechroot,variant=$variant: check for bit-by-bit identical $format output"
|
||||
# fontconfig doesn't install reproducibly because differences
|
||||
# in /var/cache/fontconfig/. See
|
||||
# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=864082
|
||||
|
|
Loading…
Reference in a new issue