diff options
author | Jim Meyering <meyering@redhat.com> | 2008-12-15 10:24:54 +0000 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2008-12-15 10:24:54 +0000 |
commit | dcfdf926f14dfc7000d7fb574d7a9fac686c959b (patch) | |
tree | b6a1d3a528ee4b2bb13157da8efa79fa9f5e5b6c /TODO | |
parent | 3385b9fde5918b119edeed12927e78f2b5900d89 (diff) | |
download | libvirt-python-v6-dcfdf926f14dfc7000d7fb574d7a9fac686c959b.tar.gz libvirt-python-v6-dcfdf926f14dfc7000d7fb574d7a9fac686c959b.tar.xz libvirt-python-v6-dcfdf926f14dfc7000d7fb574d7a9fac686c959b.zip |
syntax-check: enforce the no-cvs-keywords prohibition
* Makefile.maint (sc_prohibit_cvs_keyword): New rule.
Suggested by Daniel Veillard.
The new test exposed two uses of $Date$.
* docs/Goals: Don't use $Date$.
* python/TODO: Likewise.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -4,5 +4,3 @@ - add examples, web page and python based test suite Daniel Veillard - -$Date$ |