]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Port readlink-fp-loop to Solaris.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 16 Nov 2007 10:04:31 +0000 (11:04 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 16 Nov 2007 10:04:31 +0000 (11:04 +0100)
commitfe18e9f7e5fb3b856d3da936dd6bd4c8e620635a
tree4d254d79b78fbfb90be755fd57a14003029af6d9
parent1379ed974f1fa39b12e2ffab18b3f7a607082202
Port readlink-fp-loop to Solaris.

* tests/misc/readlink-fp-loop (symlink_loop_msg): New var,
which records the symlink-loop message, whose wording is
not standardized by Posix.  Do not rely on "echo x > p/1"
to work when p/1 has a lot of indirect symlinks.  (I'm surprised
that it works on Linux.  Perhaps a Linux bug?)
ChangeLog
tests/misc/readlink-fp-loop