From 01e8c90ca2fb840aeda2e83206ec37b959eab875 Mon Sep 17 00:00:00 2001 From: Ruediger Meier Date: Thu, 4 Feb 2016 00:58:04 +0100 Subject: tests: ts_fdisk_clean(), remove optimal iosize It's a pity a pity that we have to remove it. In past our test suite could discover a kernel bug (4.4). But now they've changed optimal iosizes on purpose. Signed-off-by: Ruediger Meier --- tests/functions.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/functions.sh') diff --git a/tests/functions.sh b/tests/functions.sh index 8f6c87724..d3367e1a5 100644 --- a/tests/functions.sh +++ b/tests/functions.sh @@ -621,6 +621,7 @@ function ts_fdisk_clean { -e 's/^Device[[:blank:]]*Boot/Device Boot/' \ -e 's/Welcome to fdisk.*/Welcome to fdisk ./' \ -e 's/typescript file.*/typescript file ./' \ + -e 's@^\(I/O size (minimum/op.* bytes /\) [1-9][0-9]* @\1 @' \ $TS_OUTPUT } -- cgit v1.2.3-55-g7522