From 7256f4265b061682dc3c1015af069304977cfd26 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 14 Jan 2014 09:41:04 +0100 Subject: [PATCH] tests: update partx sgi test Since commit 4253275490926cf533bfd0bc33279729e9ff427a the libblkid lists system partitions for SGI label. Signed-off-by: Karel Zak --- tests/expected/partx/partx-sgi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/expected/partx/partx-sgi b/tests/expected/partx/partx-sgi index ba357e093e..ca5cdfbd37 100644 --- a/tests/expected/partx/partx-sgi +++ b/tests/expected/partx/partx-sgi @@ -1,3 +1,5 @@ NR START END SECTORS SIZE NAME UUID 1 63 1606499 1606437 784.4M 2 1606500 32129999 30523500 14.6G + 9 0 4095 4096 2M +11 0 32129999 32130000 15.3G -- 2.47.3