SF.net SVN: gar:[23727] csw/mgar/pkg/perl/trunk/Makefile

claudio_sf at users.sourceforge.net claudio_sf at users.sourceforge.net
Thu May 29 01:15:14 CEST 2014


Revision: 23727
          http://sourceforge.net/p/gar/code/23727
Author:   claudio_sf
Date:     2014-05-28 23:15:12 +0000 (Wed, 28 May 2014)
Log Message:
-----------
Debug print to show GAR bug related to /home/claudio/opencsw/perl/trunk shell variable

Modified Paths:
--------------
    csw/mgar/pkg/perl/trunk/Makefile

Modified: csw/mgar/pkg/perl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/perl/trunk/Makefile	2014-05-28 22:48:53 UTC (rev 23726)
+++ csw/mgar/pkg/perl/trunk/Makefile	2014-05-28 23:15:12 UTC (rev 23727)
@@ -132,5 +132,7 @@
 # You can always run the test single threaded if needed.
 test-perl:
 	@echo " ==> Running make $(TEST_TARGET) in $*"
-	cd $(WORKSRC) && $(MAKE) $(MAKE_OPT) test
+	echo "PWD is $(PWD)"
+	cd $(WORKSRC) && echo "PWD is now $(PWD)" && $(MAKE) $(MAKE_OPT) test
+	#cd $(WORKSRC) && $(MAKE) $(MAKE_OPT) 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