summaryrefslogtreecommitdiff
path: root/gnulib-tool.py.TODO
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2022-08-06 23:01:36 +0200
committerBruno Haible <bruno@clisp.org>2022-08-06 23:01:36 +0200
commit9812027a9afa87b12eb3b7e3c28600e6eff7ca98 (patch)
tree07de1ae335d1d14ae8607d28a0d31ba036793cb5 /gnulib-tool.py.TODO
parent860df12df83dd27ae2b83e0ed6b485c4ffbb640e (diff)
downloadgnulib-9812027a9afa87b12eb3b7e3c28600e6eff7ca98.tar.gz
gnulib-tool.py: Finish implementing options --vc-files, --no-vc-files.
* gnulib-tool.py (main): Accept options --vc-files, --no-vc-files. * pygnulib/GLImport.py (GLImport.__init__): Correct parsing of gl_VC_FILES directive. (GLImport.gnulib_cache): Don't treat the value False like None. (GLImport.execute): Skip the .gitignore file manipulations if vc_files is False.
Diffstat (limited to 'gnulib-tool.py.TODO')
-rw-r--r--gnulib-tool.py.TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnulib-tool.py.TODO b/gnulib-tool.py.TODO
index c37fcbeebf..53915662b8 100644
--- a/gnulib-tool.py.TODO
+++ b/gnulib-tool.py.TODO
@@ -29,14 +29,14 @@ Implement the options:
--gnu-make
--tests-makefile-name
--automake-subdir
- --vc-files
- --no-vc-files
-h | --hardlink
--local-hardlink
-S | --more-symlinks
-H | --more-hardlinks
--help (same output)
+Remove exit() in GLImport.py.
+
--------------------------------------------------------------------------------
commit 76c7703cb2e9e0e803d1296618d8ab9e86e13d6c