From 2ceccca9012a65e9d9e166e130c763bf1b334428 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Fri, 16 Oct 2020 10:59:17 +0200 Subject: [PATCH] tests: update sfdisk wipe tests Signed-off-by: Karel Zak --- tests/expected/sfdisk/wipe-fs-to-dos.err | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/expected/sfdisk/wipe-fs-to-dos.err b/tests/expected/sfdisk/wipe-fs-to-dos.err index d0b1745304..1a089000cb 100644 --- a/tests/expected/sfdisk/wipe-fs-to-dos.err +++ b/tests/expected/sfdisk/wipe-fs-to-dos.err @@ -1,2 +1,2 @@ -The device contains 'swap' signature and it will be removed by a write command. See sfdisk(8) man page and --wipe option for more details. -The device contains 'swap' signature and it will be removed by a write command. See sfdisk(8) man page and --wipe option for more details. +The device contains 'swap' signature and it may be removed by a write command. See sfdisk(8) man page and --wipe option for more details. +The device contains 'swap' signature and it may be removed by a write command. See sfdisk(8) man page and --wipe option for more details. -- 2.47.3