diff options
author | LaMont Jones <lamont@debian.org> | 2010-02-03 16:26:41 -0700 |
---|---|---|
committer | LaMont Jones <lamont@debian.org> | 2010-02-03 16:26:41 -0700 |
commit | 2bd3ccad2133d3aefdc2caeb3034c0725414d2e9 (patch) | |
tree | 64db9a6968f1d398d386ddc1d46d2e0a7396ff44 /tests | |
parent | c3701c1d965cdc905bd580ece68a1c4008b4d1b0 (diff) | |
parent | cdfb1e88228c10c28f8bfe0f4b0ff1b3b06d1ed4 (diff) | |
download | util-linux-old-2bd3ccad2133d3aefdc2caeb3034c0725414d2e9.tar.gz |
Merge remote branch 'origin/master'
Conflicts:
tests/ts/blkid/images-fs/adaptec-raid.img.bz2
tests/ts/blkid/images-fs/ddf-raid.img.bz2
tests/ts/blkid/images-fs/gfs2.img.bz2
tests/ts/blkid/images-fs/hpt37x-raid.img.bz2
tests/ts/blkid/images-fs/isw-raid.img.bz2
tests/ts/blkid/images-fs/jbd.img.bz2
tests/ts/blkid/images-fs/jmicron-raid.img.bz2
tests/ts/blkid/images-fs/lvm2.img.bz2
tests/ts/blkid/images-fs/nvidia-raid.img.bz2
tests/ts/blkid/images-fs/ocfs2.img.bz2
tests/ts/blkid/images-fs/promise-raid.img.bz2
tests/ts/blkid/images-fs/reiser4.img.bz2
tests/ts/blkid/images-fs/romfs.img.bz2
tests/ts/blkid/images-fs/silicon-raid.img.bz2
tests/ts/blkid/images-fs/swap0.img.bz2
tests/ts/blkid/images-fs/swap1.img.bz2
tests/ts/blkid/images-fs/via-raid.img.bz2
tests/ts/blkid/images-fs/vmfs_volume.img.bz2
tests/ts/blkid/images-fs/zfs.img.bz2
Diffstat (limited to 'tests')
-rw-r--r-- | tests/expected/blkid/low-probe-befs | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/expected/blkid/low-probe-befs b/tests/expected/blkid/low-probe-befs new file mode 100644 index 00000000..b7f25cdd --- /dev/null +++ b/tests/expected/blkid/low-probe-befs @@ -0,0 +1,7 @@ +ID_FS_LABEL=befs_test +ID_FS_LABEL_ENC=befs_test +ID_FS_TYPE=befs +ID_FS_USAGE=filesystem +ID_FS_UUID=95d89dec82f6b73b +ID_FS_UUID_ENC=95d89dec82f6b73b +ID_FS_VERSION=little-endian |