summaryrefslogtreecommitdiffstats
path: root/tests/expected/blkid
diff options
context:
space:
mode:
authorFrancesco Cosoleto2011-01-24 06:41:58 +0100
committerKarel Zak2011-01-24 10:16:58 +0100
commit9b33ae9a15664aae0dd71cd9aa129a592bdc26c8 (patch)
tree07b175f15a4036d05159cd05ea10697a1fd4f823 /tests/expected/blkid
parentfdisk: more meaningful error messages (use err.h) (diff)
downloadkernel-qcow2-util-linux-9b33ae9a15664aae0dd71cd9aa129a592bdc26c8.tar.gz
kernel-qcow2-util-linux-9b33ae9a15664aae0dd71cd9aa129a592bdc26c8.tar.xz
kernel-qcow2-util-linux-9b33ae9a15664aae0dd71cd9aa129a592bdc26c8.zip
tests: ignore device name used in some fdisk and blkid tests
Signed-off-by: Francesco Cosoleto <cosoleto@gmail.com>
Diffstat (limited to 'tests/expected/blkid')
-rw-r--r--tests/expected/blkid/md-raid1-part6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/expected/blkid/md-raid1-part b/tests/expected/blkid/md-raid1-part
index f1d4cbbbb..96033ef8c 100644
--- a/tests/expected/blkid/md-raid1-part
+++ b/tests/expected/blkid/md-raid1-part
@@ -18,7 +18,7 @@ Partition number (1-4, default 2): First sector (53248-104447, default 53248): U
Last sector, +sectors or +size{K,M,G} (53248-104447, default 104447): Using default value 104447
Command (m for help):
-Disk /dev/sdb: 53 MB, 53477376 bytes
+Disk /dev/...: 53 MB, 53477376 bytes
32 heads, 32 sectors/track, 102 cylinders, total 104448 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
@@ -26,8 +26,8 @@ I/O size (minimum/optimal): 512 bytes / 32768 bytes
Device Boot Start End Blocks Id System
-/dev/sdb1 2048 53247 25600 83 Linux
-/dev/sdb2 53248 104447 25600 83 Linux
+/dev/...1 2048 53247 25600 83 Linux
+/dev/...2 53248 104447 25600 83 Linux
Command (m for help): The partition table has been altered!