summaryrefslogtreecommitdiff
path: root/tests/dd/reblock
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dd/reblock')
-rwxr-xr-xtests/dd/reblock2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dd/reblock b/tests/dd/reblock
index 01924a85a..f66a9ba7c 100755
--- a/tests/dd/reblock
+++ b/tests/dd/reblock
@@ -39,7 +39,7 @@ EOF
# until the consumer (dd) opens the fifo therefore
# increasing the chance that dd will read the data
# from each printf separately.
-mkfifo dd.fifo || framework_failure
+mkfifo_or_skip_ dd.fifo
dd_reblock_1()
{