summaryrefslogtreecommitdiff
path: root/tests/dd/not-rewound
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dd/not-rewound')
-rwxr-xr-xtests/dd/not-rewound3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/dd/not-rewound b/tests/dd/not-rewound
index 59704c783..814d03815 100755
--- a/tests/dd/not-rewound
+++ b/tests/dd/not-rewound
@@ -1,5 +1,6 @@
#!/bin/sh
-# Make sure dd does the right thing when the file descriptor is not rewound.
+# Make sure dd does the right thing when the input file descriptor
+# is not rewound.
if test "$VERBOSE" = yes; then
set -x