439b44
From 2193cfc5ee3f417e276c181fe39455646399153b Mon Sep 17 00:00:00 2001
439b44
From: Karel Zak <kzak@redhat.com>
439b44
Date: Mon, 17 Sep 2018 16:22:14 +0200
439b44
Subject: [PATCH 56/56] tests: update sfdisk resize
439b44
439b44
Upstream: http://github.com/karelzak/util-linux/commit/a1b463d94afdae65ab5bfb192a58f1ceeb13679a
439b44
Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=1900498
439b44
Signed-off-by: Karel Zak <kzak@redhat.com>
439b44
---
439b44
 tests/expected/sfdisk/dos-resize-logical | 2 +-
439b44
 1 file changed, 1 insertion(+), 1 deletion(-)
439b44
439b44
diff --git a/tests/expected/sfdisk/dos-resize-logical b/tests/expected/sfdisk/dos-resize-logical
439b44
index 9ceb9a327..a427ff010 100644
439b44
--- a/tests/expected/sfdisk/dos-resize-logical
439b44
+++ b/tests/expected/sfdisk/dos-resize-logical
439b44
@@ -26,7 +26,7 @@ Device     Boot Start   End Sectors Size Id Type
439b44
 <removed>3        6144  8191    2048   1M 83 Linux
439b44
 <removed>4        8192 28671   20480  10M  5 Extended
439b44
 <removed>5       10240 12287    2048   1M 83 Linux
439b44
-<removed>6       14336 26623   12288   6M 83 Linux
439b44
+<removed>6       14336 28671   14336   7M 83 Linux
439b44
 
439b44
 The partition table has been altered.
439b44
 Calling ioctl() to re-read partition table.
439b44
-- 
439b44
2.29.2
439b44