[csw-devel] SF.net SVN: gar:[20252] csw/mgar/pkg/mercurial/trunk/Makefile
rthurner at users.sourceforge.net
rthurner at users.sourceforge.net
Sun Feb 3 09:39:56 CET 2013
Revision: 20252
http://gar.svn.sourceforge.net/gar/?rev=20252&view=rev
Author: rthurner
Date: 2013-02-03 08:39:56 +0000 (Sun, 03 Feb 2013)
Log Message:
-----------
mercurial: no test target
Modified Paths:
--------------
csw/mgar/pkg/mercurial/trunk/Makefile
Modified: csw/mgar/pkg/mercurial/trunk/Makefile
===================================================================
--- csw/mgar/pkg/mercurial/trunk/Makefile 2013-02-02 12:17:41 UTC (rev 20251)
+++ csw/mgar/pkg/mercurial/trunk/Makefile 2013-02-03 08:39:56 UTC (rev 20252)
@@ -18,9 +18,9 @@
CONFIGURE_SCRIPTS =
BUILD_SCRIPTS = $(WORKSRC)/setup.py
# Some tests fail, but manual inspection of the failures show no significant failures.
-# how to include the test scripts correctly with mgar? both of the following does not work ..
+# how to include the test scripts correctly with mgar? a test target does not exist
#TEST_SCRIPTS = $(WORKSRC)/tests/run_tests.py
-#TEST_TARGET = test
+TEST_TARGET =
CHECKPKG_OVERRIDES_CSWmercurial += pkgname-does-not-start-with-CSWpy-
CHECKPKG_OVERRIDES_CSWmercurial += catalogname-does-not-start-with-py_
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