diff --git a/tests/integration/pipe-file-advio.sh b/tests/integration/pipe-file-advio.sh index 68df24daa..77359a1d8 100755 --- a/tests/integration/pipe-file-advio.sh +++ b/tests/integration/pipe-file-advio.sh @@ -46,7 +46,7 @@ nodes = { uri = "${URI}" mode = "r" epoch_mode = "original" - rewind = false, + eof = "exit", } } }