summaryrefslogtreecommitdiff
path: root/tests/dd/unblock-sync
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dd/unblock-sync')
-rwxr-xr-xtests/dd/unblock-sync2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dd/unblock-sync b/tests/dd/unblock-sync
index 28ed568d0..a6fd4a52c 100755
--- a/tests/dd/unblock-sync
+++ b/tests/dd/unblock-sync
@@ -19,7 +19,7 @@
. "${srcdir=.}/init.sh"; path_prepend_ ../src
print_ver_ dd
-printf 000100020003xx > in || framework_failure
+printf 000100020003xx > in || framework_failure_
dd cbs=4 ibs=4 conv=unblock,sync < in > out 2> /dev/null || fail=1