[csw-devel] SF.net SVN: gar:[10276] csw/mgar/gar/v2/gar.mk

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Tue Jun 22 03:16:49 CEST 2010


Revision: 10276
          http://gar.svn.sourceforge.net/gar/?rev=10276&view=rev
Author:   bdwalton
Date:     2010-06-22 01:16:49 +0000 (Tue, 22 Jun 2010)

Log Message:
-----------
gar/v2: add URLS to fetch-list debug/helper output

Modified Paths:
--------------
    csw/mgar/gar/v2/gar.mk

Modified: csw/mgar/gar/v2/gar.mk
===================================================================
--- csw/mgar/gar/v2/gar.mk	2010-06-21 23:48:41 UTC (rev 10275)
+++ csw/mgar/gar/v2/gar.mk	2010-06-22 01:16:49 UTC (rev 10276)
@@ -318,6 +318,8 @@
 	@$(foreach D,$(DYNSCRIPTS),echo "	$D";)
 	@echo "Git Repos tracked: "
 	@$(foreach R,$(GIT_REPOS),echo "       $R";)
+	@echo "All potential URLS: "
+	@$(foreach U,$(URLS),echo "       $U";)
 
 # fetch			- Retrieves $(DISTFILES) (and $(PATCHFILES) if defined)
 #				  into $(DOWNLOADDIR) as necessary.


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