[csw-devel] SF.net SVN: gar:[11964] csw/mgar/gar/v2/lib/python/dependency_checks.py
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Thu Dec 16 11:33:24 CET 2010
Revision: 11964
http://gar.svn.sourceforge.net/gar/?rev=11964&view=rev
Author: wahwah
Date: 2010-12-16 10:33:24 +0000 (Thu, 16 Dec 2010)
Log Message:
-----------
checkpkg: Add a comment about directory check
The check is disabled because of false positives.
Modified Paths:
--------------
csw/mgar/gar/v2/lib/python/dependency_checks.py
Modified: csw/mgar/gar/v2/lib/python/dependency_checks.py
===================================================================
--- csw/mgar/gar/v2/lib/python/dependency_checks.py 2010-12-16 10:32:52 UTC (rev 11963)
+++ csw/mgar/gar/v2/lib/python/dependency_checks.py 2010-12-16 10:33:24 UTC (rev 11964)
@@ -176,6 +176,9 @@
1. For each directory
1.1. Find the parent
1.2. Add the parent to the list of packages to depend on.
+
+ This check is currently disabled, because of false positives that it
+ generates.
"""
pkgname = pkg_data["basic_stats"]["pkgname"]
req_pkgs_reasons = []
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list