diff options
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/install/basic-1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/install/basic-1 b/tests/install/basic-1 index 86450dea5..6bbd66904 100755 --- a/tests/install/basic-1 +++ b/tests/install/basic-1 @@ -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" |