]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: (sfdisk) update move output
authorKarel Zak <kzak@redhat.com>
Mon, 9 Sep 2019 09:27:03 +0000 (11:27 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 9 Sep 2019 09:27:03 +0000 (11:27 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
tests/expected/sfdisk/movedata-down
tests/expected/sfdisk/movedata-non-overlay
tests/expected/sfdisk/movedata-up

index ae256ad31520d8aa3bbe093ded404836e981ed6e..af0f6e873aeee0945f15eee8f4e58e9e599be075 100644 (file)
@@ -21,7 +21,10 @@ Device     Boot Start   End Sectors Size Id Type
 
 Data move:
  typescript file <removed>.
- old start: 3048, new start: 2548 (move 20480 sectors)
+  start sector: (from/to) 3048 / 2548
+  sectors: 20480
+  step size: 1048576 bytes
+
 
 The partition table has been altered.
 Calling ioctl() to re-read partition table.
index 733de1520cdab30aba997ded00fed7149b856f59..753a9c35ada12ddd1b3c5d4d554a27ddc23d3da2 100644 (file)
@@ -21,7 +21,10 @@ Device     Boot Start   End Sectors Size Id Type
 
 Data move:
  typescript file <removed>.
- old start: 2548, new start: 63988 (move 20480 sectors)
+  start sector: (from/to) 2548 / 63988
+  sectors: 20480
+  step size: 1048576 bytes
+
 
 The partition table has been altered.
 Calling ioctl() to re-read partition table.
index de5b175d246ef8c36f827a3b8dafa904650dd5ab..9de06dbd84fc67b5891800f4555b240696618b1c 100644 (file)
@@ -21,7 +21,10 @@ Device     Boot Start   End Sectors Size Id Type
 
 Data move:
  typescript file <removed>.
- old start: 2048, new start: 3048 (move 20480 sectors)
+  start sector: (from/to) 2048 / 3048
+  sectors: 20480
+  step size: 1048576 bytes
+
 
 The partition table has been altered.
 Calling ioctl() to re-read partition table.