summaryrefslogtreecommitdiffstats
path: root/tests/expected/blkid
diff options
context:
space:
mode:
authorKarel Zak2014-08-08 12:35:20 +0200
committerKarel Zak2014-08-08 12:35:20 +0200
commit4fdde144f0acc042fa1fc56db84f4dc50afde1a9 (patch)
treeb38e97419a8ec379ddfe4ddef5e477b318d46645 /tests/expected/blkid
parentlibblkid: (gpt) use real sector size to set PTMAGIC_OFFSET (diff)
downloadkernel-qcow2-util-linux-4fdde144f0acc042fa1fc56db84f4dc50afde1a9.tar.gz
kernel-qcow2-util-linux-4fdde144f0acc042fa1fc56db84f4dc50afde1a9.tar.xz
kernel-qcow2-util-linux-4fdde144f0acc042fa1fc56db84f4dc50afde1a9.zip
fdisk: update tests and clean up output
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/expected/blkid')
-rw-r--r--tests/expected/blkid/md-raid0-whole1
-rw-r--r--tests/expected/blkid/md-raid1-part1
-rw-r--r--tests/expected/blkid/md-raid1-whole1
3 files changed, 3 insertions, 0 deletions
diff --git a/tests/expected/blkid/md-raid0-whole b/tests/expected/blkid/md-raid0-whole
index 83fbff356..a6ab1ae8a 100644
--- a/tests/expected/blkid/md-raid0-whole
+++ b/tests/expected/blkid/md-raid0-whole
@@ -32,6 +32,7 @@ Device Boot Start End Sectors Size Id Type
<removed>p1 2048 22527 20480 10M 83 Linux
<removed>p2 22528 204543 182016 88.9M 83 Linux
+
Command (m for help): The partition table has been altered.
Calling ioctl() to re-read partition table.
Syncing disks.
diff --git a/tests/expected/blkid/md-raid1-part b/tests/expected/blkid/md-raid1-part
index 8f73a694e..db8becfed 100644
--- a/tests/expected/blkid/md-raid1-part
+++ b/tests/expected/blkid/md-raid1-part
@@ -30,6 +30,7 @@ Device Boot Start End Sectors Size Id Type
<removed>1 2048 53247 51200 25M 83 Linux
<removed>2 53248 104447 51200 25M 83 Linux
+
Command (m for help): The partition table has been altered.
Calling ioctl() to re-read partition table.
Syncing disks.
diff --git a/tests/expected/blkid/md-raid1-whole b/tests/expected/blkid/md-raid1-whole
index 6f93f54de..5ac5b01d6 100644
--- a/tests/expected/blkid/md-raid1-whole
+++ b/tests/expected/blkid/md-raid1-whole
@@ -32,6 +32,7 @@ Device Boot Start End Sectors Size Id Type
/dev/md8p1 2048 22527 20480 10M 83 Linux
/dev/md8p2 22528 43007 20480 10M 83 Linux
+
Command (m for help): The partition table has been altered.
Calling ioctl() to re-read partition table.
Syncing disks.