]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: use old output format
authorKarel Zak <kzak@redhat.com>
Wed, 23 Apr 2014 10:41:34 +0000 (12:41 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 23 Apr 2014 10:41:34 +0000 (12:41 +0200)
The test has been backported from master branch with the new format.

Signed-off-by: Karel Zak <kzak@redhat.com>
tests/expected/fdisk/mbr-sort

index fb897a3869d0640c3a4cdfcfe17054dc1aef0244..26eaea3360596bef75a934e2a453c9a69b988ae4 100644 (file)
@@ -19,11 +19,11 @@ I/O size (minimum/optimal): 512 bytes / 512 bytes
 Disklabel type: dos
 Disk identifier: <removed>
 
-Device     Boot Start   End Sectors Size Id Type
-<removed>1       4096  6143    2048   1M 83 Linux
-<removed>2       2048  4095    2048   1M 83 Linux
-<removed>3       6144  8191    2048   1M 83 Linux
-<removed>4       8192 40959   32768  16M  5 Extended
+Device     Boot Start       End Blocks  Id System
+<removed>1       4096      6143   1024  83 Linux
+<removed>2       2048      4095   1024  83 Linux
+<removed>3       6144      8191   1024  83 Linux
+<removed>4       8192     40959  16384   5 Extended
 
 Partition table entries are not in disk order.
 
@@ -39,15 +39,15 @@ I/O size (minimum/optimal): 512 bytes / 512 bytes
 Disklabel type: dos
 Disk identifier: <removed>
 
-Device     Boot Start   End Sectors Size Id Type
-<removed>1       4096  6143    2048   1M 83 Linux
-<removed>2       2048  4095    2048   1M 83 Linux
-<removed>3       6144  8191    2048   1M 83 Linux
-<removed>4       8192 40959   32768  16M  5 Extended
-<removed>5      14336 16383    2048   1M 83 Linux
-<removed>6      22528 24575    2048   1M 83 Linux
-<removed>7      18432 20479    2048   1M 83 Linux
-<removed>8      10240 12287    2048   1M 83 Linux
+Device     Boot     Start       End Blocks  Id System
+<removed>1           4096      6143   1024  83 Linux
+<removed>2           2048      4095   1024  83 Linux
+<removed>3           6144      8191   1024  83 Linux
+<removed>4           8192     40959  16384   5 Extended
+<removed>5          14336     16383   1024  83 Linux
+<removed>6          22528     24575   1024  83 Linux
+<removed>7          18432     20479   1024  83 Linux
+<removed>8          10240     12287   1024  83 Linux
 
 Partition table entries are not in disk order.
 
@@ -63,15 +63,15 @@ I/O size (minimum/optimal): 512 bytes / 512 bytes
 Disklabel type: dos
 Disk identifier: <removed>
 
-Device     Boot Start   End Sectors Size Id Type
-<removed>1       2048  4095    2048   1M 83 Linux
-<removed>2       4096  6143    2048   1M 83 Linux
-<removed>3       6144  8191    2048   1M 83 Linux
-<removed>4       8192 40959   32768  16M  5 Extended
-<removed>5      10240 12287    2048   1M 83 Linux
-<removed>6      14336 16383    2048   1M 83 Linux
-<removed>7      18432 20479    2048   1M 83 Linux
-<removed>8      22528 24575    2048   1M 83 Linux
+Device     Boot     Start       End Blocks  Id System
+<removed>1           2048      4095   1024  83 Linux
+<removed>2           4096      6143   1024  83 Linux
+<removed>3           6144      8191   1024  83 Linux
+<removed>4           8192     40959  16384   5 Extended
+<removed>5          10240     12287   1024  83 Linux
+<removed>6          14336     16383   1024  83 Linux
+<removed>7          18432     20479   1024  83 Linux
+<removed>8          22528     24575   1024  83 Linux
 
 -------------------