1
0
mirror of https://gitlab.com/libvirt/libvirt-python.git synced 2025-08-02 04:21:59 +03:00

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.
This commit is contained in:
Jim Meyering
2008-12-15 10:24:54 +00:00
parent 3385b9fde5
commit dcfdf926f1

2
TODO
View File

@ -4,5 +4,3 @@
- add examples, web page and python based test suite
Daniel Veillard
$Date$