[csw-devel] SF.net SVN: gar:[2448] csw/mgar/gar/v1/gar.lib.mk

wbonnet at users.sourceforge.net wbonnet at users.sourceforge.net
Tue Dec 2 23:17:29 CET 2008


Revision: 2448
          http://gar.svn.sourceforge.net/gar/?rev=2448&view=rev
Author:   wbonnet
Date:     2008-12-02 22:17:29 +0000 (Tue, 02 Dec 2008)

Log Message:
-----------
Add more verbose output

Modified Paths:
--------------
    csw/mgar/gar/v1/gar.lib.mk

Modified: csw/mgar/gar/v1/gar.lib.mk
===================================================================
--- csw/mgar/gar/v1/gar.lib.mk	2008-12-02 21:31:25 UTC (rev 2447)
+++ csw/mgar/gar/v1/gar.lib.mk	2008-12-02 22:17:29 UTC (rev 2448)
@@ -142,17 +142,17 @@
 			  echo "---"; \
 			  echo "upstream notification job"; } | $(GARBIN)/mail2maintainer -s '[svn] $(GARNAME) upstream update notification' $(GARNAME); \
 	        else \
-    			if [ ! -n '$(UFILES_REGEX)' ]; then \
-				{ echo ""; \
-				  echo "Hello dear $(GARNAME) maintainer,"; \
-				  echo ""; \
-				  echo "The upstream notification job has detected that $(GARNAME) is not configured for automatic upstream file update detection."; \
-				  echo ""; \
-				  echo "Please consider updating your package. Documentation is available from this link : http://www.opencsw.org" ; \
-				  echo ""; \
-				  echo "---"; \
-				  echo "upstream notification job"; } | $(GARBIN)/mail2maintainer -s '[svn] $(GARNAME) upstream update notification' $(GARNAME); \
-    			fi; \
+#    			if [ ! -n '$(UFILES_REGEX)' ]; then \
+#				{ echo ""; \
+#				  echo "Hello dear $(GARNAME) maintainer,"; \
+#				  echo ""; \
+#				  echo "The upstream notification job has detected that $(GARNAME) is not configured for automatic upstream file update detection."; \
+#				  echo ""; \
+#				  echo "Please consider updating your package. Documentation is available from this link : http://www.opencsw.org" ; \
+#				  echo ""; \
+#				  echo "---"; \
+#				  echo "upstream notification job"; } | $(GARBIN)/mail2maintainer -s '[svn] $(GARNAME) upstream update notification' $(GARNAME); \
+#    			fi; \
        		fi; \
 	fi
 	


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