summaryrefslogtreecommitdiff
path: root/tests/dd
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-08-23 07:54:23 +0000
committerJim Meyering <jim@meyering.net>2000-08-23 07:54:23 +0000
commit9fa18193a81ed66ee74f11d7ab2b08e8dbcebc5c (patch)
tree7b98447639ff95427b5062c1913c2dd91a9a8123 /tests/dd
parentc5a36496a9d333c5663dce34dff8107a2eb77ffc (diff)
downloadcoreutils-9fa18193a81ed66ee74f11d7ab2b08e8dbcebc5c.tar.xz
*** empty log message ***
Diffstat (limited to 'tests/dd')
-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