]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Implement options --symlink and --local-symlink.
authorBruno Haible <bruno@clisp.org>
Sun, 31 Jul 2022 19:08:55 +0000 (21:08 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 31 Jul 2022 21:52:50 +0000 (23:52 +0200)
commite3d8f648354446ba56b4fb95eef9f3841b669806
treedb181e8bfcc75bf328914cfa3936d35b497e8621
parent9d5acb8d7ebb11ad90861bbae95dff01ad156085
gnulib-tool.py: Implement options --symlink and --local-symlink.

* gnulib-tool.py (main): Handle options --symlink and --local-symlink.
* pygnulib/constants.py (link_if_changed): Ignore FileNotFoundError from
os.remove call.
ChangeLog
gnulib-tool.py
pygnulib/constants.py