Thread (1 message) 1 message, 1 author, 2016-06-16

Re: t7800 test failure

From: Matthieu Moy <hidden>
Date: 2016-06-16 02:19:35

Armin Kunaschik [off-list ref] writes:
t7800 fails on systems where readlink (GNUism?) is not available.
I don't think it's POSIX, but it is present on all POSIX-like systems I
know. On which system did you get the issue?
+readlink() { ls -ld "$1" | sed 's/.* -> //'; }
This is much less robust than the actual readlink. For example, if ->
appears in the link name, it breaks.

It would be acceptable as a fall-back if readlink is not present, but
shouldn't activate the "ls" hack by default.

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help