SF.net SVN: gar:[23547] csw/mgar/pkg/perl/trunk/Makefile
claudio_sf at users.sourceforge.net
claudio_sf at users.sourceforge.net
Sun May 4 20:39:55 CEST 2014
Revision: 23547
http://sourceforge.net/p/gar/code/23547
Author: claudio_sf
Date: 2014-05-04 18:39:54 +0000 (Sun, 04 May 2014)
Log Message:
-----------
perl/trunk: serial testing
Modified Paths:
--------------
csw/mgar/pkg/perl/trunk/Makefile
Modified: csw/mgar/pkg/perl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/perl/trunk/Makefile 2014-05-04 08:36:51 UTC (rev 23546)
+++ csw/mgar/pkg/perl/trunk/Makefile 2014-05-04 18:39:54 UTC (rev 23547)
@@ -128,8 +128,7 @@
# Test
# Beware, test may fail when run in paralled. We leave it like this because it's a lot faster and the failure not very common. Just rerun mgar test.
# You can always run the test single threaded if needed.
-
test-perl:
@echo " ==> Running make $(TEST_TARGET) in $*"
- cd $(WORKSRC) && $(MAKE) test
+ cd $(WORKSRC) && $(MAKE) -j1 test
@$(MAKECOOKIE)
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