[csw-devel] SF.net SVN: gar:[9407] csw/mgar/gar/v2/lib/python/package_checks_test.py
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Sun Mar 28 13:32:00 CEST 2010
Revision: 9407
http://gar.svn.sourceforge.net/gar/?rev=9407&view=rev
Author: wahwah
Date: 2010-03-28 11:32:00 +0000 (Sun, 28 Mar 2010)
Log Message:
-----------
mGAR v2: checkpkg, adjusting the unit test for the library check, deprecated-library error tag. In the set check functions, the pkgname needs to be included in the arguments.
Modified Paths:
--------------
csw/mgar/gar/v2/lib/python/package_checks_test.py
Modified: csw/mgar/gar/v2/lib/python/package_checks_test.py
===================================================================
--- csw/mgar/gar/v2/lib/python/package_checks_test.py 2010-03-27 17:17:56 UTC (rev 9406)
+++ csw/mgar/gar/v2/lib/python/package_checks_test.py 2010-03-28 11:32:00 UTC (rev 9407)
@@ -411,6 +411,7 @@
u'/opt/csw/lib/sparcv9': [u'CSWfoo'],
})
self.error_mgr_mock.ReportError(
+ 'CSWrsync',
'deprecated-library',
u'opt/csw/bin/sparcv9/rsync Deprecated Berkeley DB location '
u'/opt/csw/lib/libdb-4.7.so')
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