The last test output update inadvertedly replaced "ext2" with "MS-DOS" in the alpha-specific data. Fixes: 3c36438f0 Broken build log: https://buildd.debian.org/status/fetch.php?pkg=util-linux&arch=alpha&ver=2.36-1&stamp=1595550493&raw=0 Signed-off-by: Chris Hofstaedtler <zeha@xxxxxxxxxx> --- tests/expected/fdisk/bsd_0_64_alpha.LE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/expected/fdisk/bsd_0_64_alpha.LE b/tests/expected/fdisk/bsd_0_64_alpha.LE index 6d41d4a11..ae7dabda8 100644 --- a/tests/expected/fdisk/bsd_0_64_alpha.LE +++ b/tests/expected/fdisk/bsd_0_64_alpha.LE @@ -211,7 +211,7 @@ Command (m for help): 00 unused 05 4.1BSD 09 4.4LFS 0d boot 01 swap 06 Eighth Edition 0a unknown 0e ADOS 02 Version 6 07 4.2BSD 0b HPFS 0f HFS -03 Version 7 08 MS-DOS 0c ISO-9660 10 AdvFS +03 Version 7 08 ext2 0c ISO-9660 10 AdvFS 04 System V Command (m for help): -- 2.28.0.rc1