1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-04 15:49:42 +02:00

Fix typo in comment.

This commit is contained in:
Paul Eggert
2005-04-18 18:48:22 +00:00
parent 17d40155b4
commit 9f6ffbac31
+1 -1
View File
@@ -8,7 +8,7 @@ fi
dir=dir
file=file
# Skip this test if we're on a non-POSIX platform where executable's names end
# Skip this test if we're on a non-POSIX platform where executables' names end
# in .exe, or we have some other problem like that.
cat ../../src/dd > /dev/null || {
echo >&2 "$0: ../../src/dd is not readable, so can't run this test"