zutils-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Zutils-bug] Zutils 1.9-pre1 released


From: Antonio Diaz Diaz
Subject: Re: [Zutils-bug] Zutils 1.9-pre1 released
Date: Tue, 30 Jul 2019 14:03:23 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14

Hi Daniel,

Daniel Baumann wrote:
also: currently, zutilsrc is not overwritten if it exists (regardless if
it's a file or a symlink, which is correct behaviour).

Changing this from test -e to test -f, will fail to do so when using
symlinks, which e.g. people do when using git to store their dotfiles.

Please always use -e to allow symlinks in such cases.

Sure, thanks. I like to support old systems, but in this case using -e is the right thing to do.

Best regards,
Antonio.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]