summaryrefslogtreecommitdiff
path: root/tests/dd/nocache
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dd/nocache')
-rwxr-xr-xtests/dd/nocache2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dd/nocache b/tests/dd/nocache
index 0af165dc9..5dcd897a4 100755
--- a/tests/dd/nocache
+++ b/tests/dd/nocache
@@ -31,7 +31,7 @@ dd iflag=nocache,direct if=/dev/null && fail=1
# The rest ensure that the documented uses cases
# proceed without error
for f in ifile ofile; do
- dd if=/dev/zero of=$f conv=fdatasync count=100 || framework_failure
+ dd if=/dev/zero of=$f conv=fdatasync count=100 || framework_failure_
done
# Advise to drop cache for whole file