Signed-off-by: Yi Zhang <[email protected]>
---
 tests/block/016 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/block/016 b/tests/block/016
index 0e6f2e1..e0a63ad 100755
--- a/tests/block/016
+++ b/tests/block/016
@@ -32,7 +32,7 @@ requires() {
 test() {
        echo "Running ${TEST_NAME}"
 
-       if ! _init_null_blk null_blk queue_mode=2 irqmode=2 
completion_nsec=2000000000; then
+       if ! _init_null_blk queue_mode=2 irqmode=2 completion_nsec=2000000000; 
then
                return 1
        fi
 
-- 
2.17.1

Reply via email to