From fd343c027e9f47535e0a9c425d8d51b2d318c70a Mon Sep 17 00:00:00 2001 From: Alexey Kopytov Date: Sat, 23 Dec 2017 15:53:09 +0300 Subject: [PATCH] Fix test comment. --- tests/t/test_fileio.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/t/test_fileio.t b/tests/t/test_fileio.t index 62c7f08..2b85a83 100644 --- a/tests/t/test_fileio.t +++ b/tests/t/test_fileio.t @@ -261,7 +261,7 @@ GH-196: fileio: validate file sizes on startup $ unset args ######################################################################## -GH-198: fileio: validate file sizes on startup +GH-198: Tolerate misaligned test_files. ######################################################################## $ args="$fileio_args --verbosity=2 --file-total-size=1M --file-num=128 --file-block-size=4097 --events=2" $ sysbench $args --file-total-size=1M prepare