Christian Weisgerber <na...@mips.inka.de> wrote:

> I suggest the following fix:
>
> --- /home/naddy/difflink.at   Thu Apr 26 18:58:04 2018
> +++ difflink.at       Thu Apr 26 18:52:59 2018
> @@ -20,7 +20,7 @@
>  mkdir a
>  genfile -f a/x
>  ln -s x a/y
> -ln a/y a/z
> +ln -P a/y a/z

Do you like this to fail on many systems?

The option -P has been added in 2008 and is not yet available everywhere.

Jörg

-- 
 EMail:jo...@schily.net                    (home) Jörg Schilling D-13353 Berlin
    joerg.schill...@fokus.fraunhofer.de (work) Blog: http://schily.blogspot.com/
 URL: http://cdrecord.org/private/ http://sf.net/projects/schilytools/files/'

Reply via email to