mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-21 11:16:16 +02:00
update comment
This commit is contained in:
@@ -18,7 +18,7 @@ ln -s link link || framework_failure=1
|
||||
|
||||
# Make sure the symlink was created.
|
||||
# `ln -s link link' succeeds, but creates no file on
|
||||
# systems running some version of the DJGPP libc.
|
||||
# systems running some DJGPP-2.03 libc.
|
||||
ls -F link > /dev/null || framework_failure=1
|
||||
|
||||
if test $framework_failure = 1; then
|
||||
|
||||
Reference in New Issue
Block a user