Align with commit 289dcc90234680063a336925a99d1ef04e97cbda. The check will work for now. Notice that the fdisk check will probably get more changes in near future, see reference for more information. Reference: http://marc.info/?l=util-linux-ng&m=134251966722938&w=2 Signed-off-by: Sami Kerola <kerolasa@xxxxxx> --- tests/expected/fdisk/oddinput | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/expected/fdisk/oddinput b/tests/expected/fdisk/oddinput index d90866b..bc9952b 100644 --- a/tests/expected/fdisk/oddinput +++ b/tests/expected/fdisk/oddinput @@ -9,6 +9,6 @@ Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Nonexistant file -lt-fdisk: unable to open _a_file_that_does_not_exist_: No such file or directory +lt-fdisk: cannot open _a_file_that_does_not_exist_: No such file or directory Too small file -lt-fdisk: unable to open oddinput.toosmall: Success +lt-fdisk: cannot open oddinput.toosmall: Success -- 1.7.11.3 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html