tests: update sfdisk output

The output of the "New situation:" contains

 Disklabel type: <name>
 Disk identifier: <removed>

lines now.

Signed-off-by: Karel Zak <kzak@redhat.com>
diff --git a/tests/expected/libfdisk/gpt-all-defaults b/tests/expected/libfdisk/gpt-all-defaults
index 8971263..ccc185c 100644
--- a/tests/expected/libfdisk/gpt-all-defaults
+++ b/tests/expected/libfdisk/gpt-all-defaults
@@ -13,6 +13,8 @@
 <removed>3: Done.
 
 New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
 
 Device             Start   End Sectors Size Type
 <removed>1  2048 12287   10240   5M Linux filesystem
diff --git a/tests/expected/libfdisk/gpt-all-defaults-with-typo b/tests/expected/libfdisk/gpt-all-defaults-with-typo
index 8971263..ccc185c 100644
--- a/tests/expected/libfdisk/gpt-all-defaults-with-typo
+++ b/tests/expected/libfdisk/gpt-all-defaults-with-typo
@@ -13,6 +13,8 @@
 <removed>3: Done.
 
 New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
 
 Device             Start   End Sectors Size Type
 <removed>1  2048 12287   10240   5M Linux filesystem
diff --git a/tests/expected/sfdisk/dos-dump-gaps b/tests/expected/sfdisk/dos-dump-gaps
index c370983..e481925 100644
--- a/tests/expected/sfdisk/dos-dump-gaps
+++ b/tests/expected/sfdisk/dos-dump-gaps
@@ -14,6 +14,8 @@
 All partitions used.
 
 New situation:
+Disklabel type: dos
+Disk identifier: <removed>
 
 Device     Boot Start    End Sectors  Size Id Type
 <removed>1  *     2048  52046   49999 24.4M 83 Linux
diff --git a/tests/expected/sfdisk/dos-dump-old b/tests/expected/sfdisk/dos-dump-old
index 17575e9..5940087 100644
--- a/tests/expected/sfdisk/dos-dump-old
+++ b/tests/expected/sfdisk/dos-dump-old
@@ -14,6 +14,8 @@
 All partitions used.
 
 New situation:
+Disklabel type: dos
+Disk identifier: <removed>
 
 Device     Boot Start   End Sectors  Size Id Type
 <removed>1  *     2048 52046   49999 24.4M 83 Linux
diff --git a/tests/expected/sfdisk/dos-explicit-size b/tests/expected/sfdisk/dos-explicit-size
index 99cbdf3..fd01563 100644
--- a/tests/expected/sfdisk/dos-explicit-size
+++ b/tests/expected/sfdisk/dos-explicit-size
@@ -17,6 +17,8 @@
 <removed>8: Done.
 
 New situation:
+Disklabel type: dos
+Disk identifier: <removed>
 
 Device     Boot Start    End Sectors  Size Id Type
 <removed>1           1   1000    1000  500K 83 Linux
diff --git a/tests/expected/sfdisk/dos-read-dump b/tests/expected/sfdisk/dos-read-dump
index e5735b4..ebc6fb4 100644
--- a/tests/expected/sfdisk/dos-read-dump
+++ b/tests/expected/sfdisk/dos-read-dump
@@ -17,6 +17,8 @@
 <removed>7: Done.
 
 New situation:
+Disklabel type: dos
+Disk identifier: <removed>
 
 Device     Boot Start    End Sectors Size Id Type
 <removed>1  *     2048   8191    6144   3M 83 Linux
diff --git a/tests/expected/sfdisk/dos-read-dump-case b/tests/expected/sfdisk/dos-read-dump-case
index 5d007f7..81df507 100644
--- a/tests/expected/sfdisk/dos-read-dump-case
+++ b/tests/expected/sfdisk/dos-read-dump-case
@@ -12,6 +12,8 @@
 <removed>2: Done.
 
 New situation:
+Disklabel type: dos
+Disk identifier: <removed>
 
 Device     Boot Start   End Sectors Size Id Type
 <removed>1  *     2048  8191    6144   3M 83 Linux
diff --git a/tests/expected/sfdisk/dos-resize b/tests/expected/sfdisk/dos-resize
index bb60fb4..c82d15f 100644
--- a/tests/expected/sfdisk/dos-resize
+++ b/tests/expected/sfdisk/dos-resize
@@ -12,6 +12,8 @@
 
 <removed>1: 
 New situation:
+Disklabel type: dos
+Disk identifier: <removed>
 
 Device     Boot Start    End Sectors Size Id Type
 <removed>1  *     2048 102399  100352  49M 82 Linux swap / Solaris
diff --git a/tests/expected/sfdisk/dos-simple-commas b/tests/expected/sfdisk/dos-simple-commas
index 54d41e8..e0b3e37 100644
--- a/tests/expected/sfdisk/dos-simple-commas
+++ b/tests/expected/sfdisk/dos-simple-commas
@@ -15,6 +15,8 @@
 <removed>7: Done.
 
 New situation:
+Disklabel type: dos
+Disk identifier: <removed>
 
 Device     Boot Start    End Sectors Size Id Type
 <removed>1        2048   8191    6144   3M 83 Linux
diff --git a/tests/expected/sfdisk/dos-simple-space b/tests/expected/sfdisk/dos-simple-space
index 8d46fd8..e690ba2 100644
--- a/tests/expected/sfdisk/dos-simple-space
+++ b/tests/expected/sfdisk/dos-simple-space
@@ -12,6 +12,8 @@
 <removed>4: Done.
 
 New situation:
+Disklabel type: dos
+Disk identifier: <removed>
 
 Device     Boot Start    End Sectors Size Id Type
 <removed>1        2048   8191    6144   3M 83 Linux
diff --git a/tests/expected/sfdisk/gpt-all-defaults b/tests/expected/sfdisk/gpt-all-defaults
index 08c1106..048ae3a 100644
--- a/tests/expected/sfdisk/gpt-all-defaults
+++ b/tests/expected/sfdisk/gpt-all-defaults
@@ -16,6 +16,8 @@
 <removed>6: Done.
 
 New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
 
 Device             Start    End Sectors Size Type
 <removed>1   2048  12287   10240   5M Linux filesystem
diff --git a/tests/expected/sfdisk/gpt-read-dump b/tests/expected/sfdisk/gpt-read-dump
index 1398db8..a836ea9 100644
--- a/tests/expected/sfdisk/gpt-read-dump
+++ b/tests/expected/sfdisk/gpt-read-dump
@@ -16,6 +16,8 @@
 <removed>5: Done.
 
 New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
 
 Device             Start    End Sectors Size Type
 <removed>1   2048   8191    6144   3M Linux root (x86)
diff --git a/tests/expected/sfdisk/gpt-reorder b/tests/expected/sfdisk/gpt-reorder
index feab211..afc7116 100644
--- a/tests/expected/sfdisk/gpt-reorder
+++ b/tests/expected/sfdisk/gpt-reorder
@@ -16,6 +16,8 @@
 <removed>5: Done.
 
 New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
 
 Device             Start    End Sectors Size Type
 <removed>1   8192  14335    6144   3M Linux filesystem
diff --git a/tests/expected/sfdisk/gpt-resize b/tests/expected/sfdisk/gpt-resize
index a336495..c9385c3 100644
--- a/tests/expected/sfdisk/gpt-resize
+++ b/tests/expected/sfdisk/gpt-resize
@@ -12,6 +12,8 @@
 
 <removed>1: 
 New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
 
 Device             Start    End Sectors Size Type
 <removed>1   2048 102366  100319  49M Linux swap
diff --git a/tests/expected/sfdisk/movedata-down b/tests/expected/sfdisk/movedata-down
index 1640e16..8301de1 100644
--- a/tests/expected/sfdisk/movedata-down
+++ b/tests/expected/sfdisk/movedata-down
@@ -12,6 +12,8 @@
 
 <removed>1: 
 New situation:
+Disklabel type: dos
+Disk identifier: <removed>
 
 Device     Boot Start   End Sectors Size Id Type
 <removed>1        2548 23027   20480  10M 83 Linux
diff --git a/tests/expected/sfdisk/movedata-non-overlay b/tests/expected/sfdisk/movedata-non-overlay
index 5a31b7b..3ea1e33 100644
--- a/tests/expected/sfdisk/movedata-non-overlay
+++ b/tests/expected/sfdisk/movedata-non-overlay
@@ -12,6 +12,8 @@
 
 <removed>1: 
 New situation:
+Disklabel type: dos
+Disk identifier: <removed>
 
 Device     Boot Start   End Sectors Size Id Type
 <removed>1       63988 84467   20480  10M 83 Linux
diff --git a/tests/expected/sfdisk/movedata-up b/tests/expected/sfdisk/movedata-up
index dc348bd..75d159c 100644
--- a/tests/expected/sfdisk/movedata-up
+++ b/tests/expected/sfdisk/movedata-up
@@ -12,6 +12,8 @@
 
 <removed>1: 
 New situation:
+Disklabel type: dos
+Disk identifier: <removed>
 
 Device     Boot Start   End Sectors Size Id Type
 <removed>1        3048 23527   20480  10M 83 Linux
diff --git a/tests/expected/sfdisk/resize-dos-0-move-up-absolute b/tests/expected/sfdisk/resize-dos-0-move-up-absolute
index 6419acf..93c0f88 100644
--- a/tests/expected/sfdisk/resize-dos-0-move-up-absolute
+++ b/tests/expected/sfdisk/resize-dos-0-move-up-absolute
@@ -14,6 +14,8 @@
 
 <removed>1: 
 New situation:
+Disklabel type: dos
+Disk identifier: <removed>
 
 Device     Boot Start   End Sectors Size Id Type
 <removed>1        3000 23479   20480  10M 83 Linux
diff --git a/tests/expected/sfdisk/resize-dos-1-move-down-absolute b/tests/expected/sfdisk/resize-dos-1-move-down-absolute
index e8097b2..87ee9ca 100644
--- a/tests/expected/sfdisk/resize-dos-1-move-down-absolute
+++ b/tests/expected/sfdisk/resize-dos-1-move-down-absolute
@@ -14,6 +14,8 @@
 
 <removed>1: 
 New situation:
+Disklabel type: dos
+Disk identifier: <removed>
 
 Device     Boot Start   End Sectors Size Id Type
 <removed>1        2048 22527   20480  10M 83 Linux
diff --git a/tests/expected/sfdisk/resize-dos-10-down-enlarge b/tests/expected/sfdisk/resize-dos-10-down-enlarge
index f4fbf8e..d8d2acc 100644
--- a/tests/expected/sfdisk/resize-dos-10-down-enlarge
+++ b/tests/expected/sfdisk/resize-dos-10-down-enlarge
@@ -14,6 +14,8 @@
 
 <removed>1: 
 New situation:
+Disklabel type: dos
+Disk identifier: <removed>
 
 Device     Boot Start    End Sectors Size Id Type
 <removed>1  *     2048 204799  202752  99M 83 Linux
diff --git a/tests/expected/sfdisk/resize-dos-11-absolute-move-resize b/tests/expected/sfdisk/resize-dos-11-absolute-move-resize
index 7d84474..6e7b9db 100644
--- a/tests/expected/sfdisk/resize-dos-11-absolute-move-resize
+++ b/tests/expected/sfdisk/resize-dos-11-absolute-move-resize
@@ -14,6 +14,8 @@
 
 <removed>1: 
 New situation:
+Disklabel type: dos
+Disk identifier: <removed>
 
 Device     Boot Start   End Sectors Size Id Type
 <removed>1  *     2048 22527   20480  10M 83 Linux
diff --git a/tests/expected/sfdisk/resize-dos-12-reduce-midle b/tests/expected/sfdisk/resize-dos-12-reduce-midle
index 544e03a..da52b16 100644
--- a/tests/expected/sfdisk/resize-dos-12-reduce-midle
+++ b/tests/expected/sfdisk/resize-dos-12-reduce-midle
@@ -16,6 +16,8 @@
 
 <removed>2: 
 New situation:
+Disklabel type: dos
+Disk identifier: <removed>
 
 Device     Boot Start   End Sectors Size Id Type
 <removed>1  *     2048 22527   20480  10M 83 Linux
diff --git a/tests/expected/sfdisk/resize-dos-13-max-last b/tests/expected/sfdisk/resize-dos-13-max-last
index ce8da90..4afc793 100644
--- a/tests/expected/sfdisk/resize-dos-13-max-last
+++ b/tests/expected/sfdisk/resize-dos-13-max-last
@@ -16,6 +16,8 @@
 
 <removed>3: 
 New situation:
+Disklabel type: dos
+Disk identifier: <removed>
 
 Device     Boot Start    End Sectors Size Id Type
 <removed>1  *     2048  22527   20480  10M 83 Linux
diff --git a/tests/expected/sfdisk/resize-dos-2-move-up-relative b/tests/expected/sfdisk/resize-dos-2-move-up-relative
index 86fe6ac..7ec8981 100644
--- a/tests/expected/sfdisk/resize-dos-2-move-up-relative
+++ b/tests/expected/sfdisk/resize-dos-2-move-up-relative
@@ -14,6 +14,8 @@
 
 <removed>1: 
 New situation:
+Disklabel type: dos
+Disk identifier: <removed>
 
 Device     Boot Start   End Sectors Size Id Type
 <removed>1        4096 24575   20480  10M 83 Linux
diff --git a/tests/expected/sfdisk/resize-dos-3-move-down-relative b/tests/expected/sfdisk/resize-dos-3-move-down-relative
index 4bebc09..7053b39 100644
--- a/tests/expected/sfdisk/resize-dos-3-move-down-relative
+++ b/tests/expected/sfdisk/resize-dos-3-move-down-relative
@@ -14,6 +14,8 @@
 
 <removed>1: 
 New situation:
+Disklabel type: dos
+Disk identifier: <removed>
 
 Device     Boot Start   End Sectors Size Id Type
 <removed>1        2048 22527   20480  10M 83 Linux
diff --git a/tests/expected/sfdisk/resize-dos-4-enlarge-absolute b/tests/expected/sfdisk/resize-dos-4-enlarge-absolute
index d38dd63..cb603dc 100644
--- a/tests/expected/sfdisk/resize-dos-4-enlarge-absolute
+++ b/tests/expected/sfdisk/resize-dos-4-enlarge-absolute
@@ -14,6 +14,8 @@
 
 <removed>1: 
 New situation:
+Disklabel type: dos
+Disk identifier: <removed>
 
 Device     Boot Start   End Sectors Size Id Type
 <removed>1        2048 32767   30720  15M 83 Linux
diff --git a/tests/expected/sfdisk/resize-dos-5-reduce-absolute b/tests/expected/sfdisk/resize-dos-5-reduce-absolute
index fda9211..55afbed 100644
--- a/tests/expected/sfdisk/resize-dos-5-reduce-absolute
+++ b/tests/expected/sfdisk/resize-dos-5-reduce-absolute
@@ -14,6 +14,8 @@
 
 <removed>1: 
 New situation:
+Disklabel type: dos
+Disk identifier: <removed>
 
 Device     Boot Start   End Sectors Size Id Type
 <removed>1        2048 12287   10240   5M 83 Linux
diff --git a/tests/expected/sfdisk/resize-dos-6-enlarge-relative b/tests/expected/sfdisk/resize-dos-6-enlarge-relative
index 9643ef4..ee00490 100644
--- a/tests/expected/sfdisk/resize-dos-6-enlarge-relative
+++ b/tests/expected/sfdisk/resize-dos-6-enlarge-relative
@@ -14,6 +14,8 @@
 
 <removed>1: 
 New situation:
+Disklabel type: dos
+Disk identifier: <removed>
 
 Device     Boot Start   End Sectors Size Id Type
 <removed>1        2048 32767   30720  15M 83 Linux
diff --git a/tests/expected/sfdisk/resize-dos-7-reduce-relative b/tests/expected/sfdisk/resize-dos-7-reduce-relative
index 3539708..8bb794e 100644
--- a/tests/expected/sfdisk/resize-dos-7-reduce-relative
+++ b/tests/expected/sfdisk/resize-dos-7-reduce-relative
@@ -14,6 +14,8 @@
 
 <removed>1: 
 New situation:
+Disklabel type: dos
+Disk identifier: <removed>
 
 Device     Boot Start   End Sectors Size Id Type
 <removed>1        2048 12287   10240   5M 83 Linux
diff --git a/tests/expected/sfdisk/resize-dos-8-enlarge-all b/tests/expected/sfdisk/resize-dos-8-enlarge-all
index b082e85..5080552 100644
--- a/tests/expected/sfdisk/resize-dos-8-enlarge-all
+++ b/tests/expected/sfdisk/resize-dos-8-enlarge-all
@@ -14,6 +14,8 @@
 
 <removed>1: 
 New situation:
+Disklabel type: dos
+Disk identifier: <removed>
 
 Device     Boot Start    End Sectors Size Id Type
 <removed>1        2048 204799  202752  99M 83 Linux
diff --git a/tests/expected/sfdisk/resize-dos-9-up-preduce b/tests/expected/sfdisk/resize-dos-9-up-preduce
index 7dc9ade..17d24ea 100644
--- a/tests/expected/sfdisk/resize-dos-9-up-preduce
+++ b/tests/expected/sfdisk/resize-dos-9-up-preduce
@@ -14,6 +14,8 @@
 
 <removed>1: 
 New situation:
+Disklabel type: dos
+Disk identifier: <removed>
 
 Device     Boot Start    End Sectors Size Id Type
 <removed>1       22528 204799  182272  89M 83 Linux
diff --git a/tests/expected/sfdisk/resize-gpt-0-move-up-absolute b/tests/expected/sfdisk/resize-gpt-0-move-up-absolute
index 975cc57..041e78e 100644
--- a/tests/expected/sfdisk/resize-gpt-0-move-up-absolute
+++ b/tests/expected/sfdisk/resize-gpt-0-move-up-absolute
@@ -14,6 +14,8 @@
 
 <removed>1: 
 New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
 
 Device             Start   End Sectors Size Type
 <removed>1   3000 23479   20480  10M Linux filesystem
diff --git a/tests/expected/sfdisk/resize-gpt-1-move-down-absolute b/tests/expected/sfdisk/resize-gpt-1-move-down-absolute
index 78c2b72..24a9c9f 100644
--- a/tests/expected/sfdisk/resize-gpt-1-move-down-absolute
+++ b/tests/expected/sfdisk/resize-gpt-1-move-down-absolute
@@ -14,6 +14,8 @@
 
 <removed>1: 
 New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
 
 Device             Start   End Sectors Size Type
 <removed>1   2048 22527   20480  10M Linux filesystem
diff --git a/tests/expected/sfdisk/resize-gpt-10-down-enlarge b/tests/expected/sfdisk/resize-gpt-10-down-enlarge
index aea694f..5d6de25 100644
--- a/tests/expected/sfdisk/resize-gpt-10-down-enlarge
+++ b/tests/expected/sfdisk/resize-gpt-10-down-enlarge
@@ -14,6 +14,8 @@
 
 <removed>1: 
 New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
 
 Device             Start    End Sectors Size Type
 <removed>1   2048 204766  202719  99M Linux filesystem
diff --git a/tests/expected/sfdisk/resize-gpt-11-absolute-move-resize b/tests/expected/sfdisk/resize-gpt-11-absolute-move-resize
index 654f733..ea6342a 100644
--- a/tests/expected/sfdisk/resize-gpt-11-absolute-move-resize
+++ b/tests/expected/sfdisk/resize-gpt-11-absolute-move-resize
@@ -14,6 +14,8 @@
 
 <removed>1: 
 New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
 
 Device             Start   End Sectors Size Type
 <removed>1   2048 22527   20480  10M Linux filesystem
diff --git a/tests/expected/sfdisk/resize-gpt-12-reduce-midle b/tests/expected/sfdisk/resize-gpt-12-reduce-midle
index 4fd9ef1..20bd555 100644
--- a/tests/expected/sfdisk/resize-gpt-12-reduce-midle
+++ b/tests/expected/sfdisk/resize-gpt-12-reduce-midle
@@ -16,6 +16,8 @@
 
 <removed>2: 
 New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
 
 Device             Start   End Sectors Size Type
 <removed>1   2048 22527   20480  10M Linux filesystem
diff --git a/tests/expected/sfdisk/resize-gpt-13-max-last b/tests/expected/sfdisk/resize-gpt-13-max-last
index 8d34dfd..bb6f3e1 100644
--- a/tests/expected/sfdisk/resize-gpt-13-max-last
+++ b/tests/expected/sfdisk/resize-gpt-13-max-last
@@ -16,6 +16,8 @@
 
 <removed>3: 
 New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
 
 Device             Start    End Sectors Size Type
 <removed>1   2048  22527   20480  10M Linux filesystem
diff --git a/tests/expected/sfdisk/resize-gpt-2-move-up-relative b/tests/expected/sfdisk/resize-gpt-2-move-up-relative
index 04d7682..5ff108f 100644
--- a/tests/expected/sfdisk/resize-gpt-2-move-up-relative
+++ b/tests/expected/sfdisk/resize-gpt-2-move-up-relative
@@ -14,6 +14,8 @@
 
 <removed>1: 
 New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
 
 Device             Start   End Sectors Size Type
 <removed>1   4096 24575   20480  10M Linux filesystem
diff --git a/tests/expected/sfdisk/resize-gpt-3-move-down-relative b/tests/expected/sfdisk/resize-gpt-3-move-down-relative
index 254fbc5..100a9cf 100644
--- a/tests/expected/sfdisk/resize-gpt-3-move-down-relative
+++ b/tests/expected/sfdisk/resize-gpt-3-move-down-relative
@@ -14,6 +14,8 @@
 
 <removed>1: 
 New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
 
 Device             Start   End Sectors Size Type
 <removed>1   2048 22527   20480  10M Linux filesystem
diff --git a/tests/expected/sfdisk/resize-gpt-4-enlarge-absolute b/tests/expected/sfdisk/resize-gpt-4-enlarge-absolute
index 305da18..f984034 100644
--- a/tests/expected/sfdisk/resize-gpt-4-enlarge-absolute
+++ b/tests/expected/sfdisk/resize-gpt-4-enlarge-absolute
@@ -14,6 +14,8 @@
 
 <removed>1: 
 New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
 
 Device             Start   End Sectors Size Type
 <removed>1   2048 32767   30720  15M Linux filesystem
diff --git a/tests/expected/sfdisk/resize-gpt-5-reduce-absolute b/tests/expected/sfdisk/resize-gpt-5-reduce-absolute
index 647420c..9c4a034 100644
--- a/tests/expected/sfdisk/resize-gpt-5-reduce-absolute
+++ b/tests/expected/sfdisk/resize-gpt-5-reduce-absolute
@@ -14,6 +14,8 @@
 
 <removed>1: 
 New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
 
 Device             Start   End Sectors Size Type
 <removed>1   2048 12287   10240   5M Linux filesystem
diff --git a/tests/expected/sfdisk/resize-gpt-6-enlarge-relative b/tests/expected/sfdisk/resize-gpt-6-enlarge-relative
index 258d35b..8977323 100644
--- a/tests/expected/sfdisk/resize-gpt-6-enlarge-relative
+++ b/tests/expected/sfdisk/resize-gpt-6-enlarge-relative
@@ -14,6 +14,8 @@
 
 <removed>1: 
 New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
 
 Device             Start   End Sectors Size Type
 <removed>1   2048 32767   30720  15M Linux filesystem
diff --git a/tests/expected/sfdisk/resize-gpt-7-reduce-relative b/tests/expected/sfdisk/resize-gpt-7-reduce-relative
index 3ded4fb..ec85e1b 100644
--- a/tests/expected/sfdisk/resize-gpt-7-reduce-relative
+++ b/tests/expected/sfdisk/resize-gpt-7-reduce-relative
@@ -14,6 +14,8 @@
 
 <removed>1: 
 New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
 
 Device             Start   End Sectors Size Type
 <removed>1   2048 12287   10240   5M Linux filesystem
diff --git a/tests/expected/sfdisk/resize-gpt-8-enlarge-all b/tests/expected/sfdisk/resize-gpt-8-enlarge-all
index a98349d..f7a569c 100644
--- a/tests/expected/sfdisk/resize-gpt-8-enlarge-all
+++ b/tests/expected/sfdisk/resize-gpt-8-enlarge-all
@@ -14,6 +14,8 @@
 
 <removed>1: 
 New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
 
 Device             Start    End Sectors Size Type
 <removed>1   2048 204766  202719  99M Linux filesystem
diff --git a/tests/expected/sfdisk/resize-gpt-9-up-preduce b/tests/expected/sfdisk/resize-gpt-9-up-preduce
index cf17483..6fab84f 100644
--- a/tests/expected/sfdisk/resize-gpt-9-up-preduce
+++ b/tests/expected/sfdisk/resize-gpt-9-up-preduce
@@ -14,6 +14,8 @@
 
 <removed>1: 
 New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
 
 Device             Start    End Sectors Size Type
 <removed>1  22528 204766  182239  89M Linux filesystem
diff --git a/tests/expected/sfdisk/script-quotes b/tests/expected/sfdisk/script-quotes
index 42d3bfd..65f3905 100644
--- a/tests/expected/sfdisk/script-quotes
+++ b/tests/expected/sfdisk/script-quotes
@@ -16,6 +16,8 @@
 <removed>5: Done.
 
 New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
 
 Device             Start   End Sectors Size Type
 <removed>1   2048  8191    6144   3M Linux filesystem
diff --git a/tests/expected/sfdisk/script-separator b/tests/expected/sfdisk/script-separator
index a09d476..e861cc0 100644
--- a/tests/expected/sfdisk/script-separator
+++ b/tests/expected/sfdisk/script-separator
@@ -16,6 +16,8 @@
 <removed>5: Done.
 
 New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
 
 Device             Start    End Sectors Size Type
 <removed>1   2048   8191    6144   3M Linux filesystem
diff --git a/tests/expected/sfdisk/script-type-and-id b/tests/expected/sfdisk/script-type-and-id
index d9e8570..e04ee51 100644
--- a/tests/expected/sfdisk/script-type-and-id
+++ b/tests/expected/sfdisk/script-type-and-id
@@ -16,6 +16,8 @@
 <removed>5: Done.
 
 New situation:
+Disklabel type: gpt
+Disk identifier: <removed>
 
 Device             Start    End Sectors Size Type
 <removed>1   2048   8191    6144   3M Linux root (x86)