summaryrefslogtreecommitdiff
path: root/tests/dd/misc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dd/misc')
-rwxr-xr-xtests/dd/misc1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/dd/misc b/tests/dd/misc
index 07a019a49..53562d1dd 100755
--- a/tests/dd/misc
+++ b/tests/dd/misc
@@ -29,7 +29,6 @@ tmp_in2=dd-in2.$$
tmp_sym=dd-sym.$$
tmp_out=dd-out.$$
-fail=0
warn=0
echo data > $tmp_in || framework_failure
ln $tmp_in $tmp_in2 || framework_failure