[csw-devel] SF.net SVN: gar:[2516] csw/mgar/gar

wbonnet at users.sourceforge.net wbonnet at users.sourceforge.net
Thu Dec 11 00:05:57 CET 2008


Revision: 2516
          http://gar.svn.sourceforge.net/gar/?rev=2516&view=rev
Author:   wbonnet
Date:     2008-12-10 23:05:56 +0000 (Wed, 10 Dec 2008)

Log Message:
-----------
Make the script be a bit more polite :)

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

Modified: csw/mgar/gar/v1/gar.lib.mk
===================================================================
--- csw/mgar/gar/v1/gar.lib.mk	2008-12-10 22:56:06 UTC (rev 2515)
+++ csw/mgar/gar/v1/gar.lib.mk	2008-12-10 23:05:56 UTC (rev 2516)
@@ -141,8 +141,9 @@
 #				  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 -b uwatch at opencsw.org -s '[svn] $(GARNAME) upstream update notification' $(GARNAME); \
+#				  echo "--"; \
+#				  echo "Kindest regards"; \
+#				  echo "The upstream notification job"; } | $(GARBIN)/mail2maintainer -b uwatch at opencsw.org -s '[svn] $(GARNAME) upstream update notification' $(GARNAME); \
 			else \
 	  			if [ "$$PACKAGE_UP_TO_DATE" -eq "0" ]; then \
 					echo "$(GARNAME) : Warning no files to check ! $(FILES2CHECK)" ; \
@@ -167,8 +168,9 @@
 			  echo ""; \
 			  echo "Please consider updating your package." ; \
 			  echo ""; \
-			  echo "---"; \
-			  echo "upstream notification job"; } | $(GARBIN)/mail2maintainer -b uwatch at opencsw.org -s '[svn] $(GARNAME) upstream update notification' $(GARNAME); \
+			  echo "--"; \
+			  echo "Kindest regards"; \
+			  echo "The upstream notification job"; } | $(GARBIN)/mail2maintainer -b uwatch at opencsw.org -s '[svn] $(GARNAME) upstream update notification' $(GARNAME); \
         fi; \
 	fi
 	

Modified: csw/mgar/gar/v2/gar.lib.mk
===================================================================
--- csw/mgar/gar/v2/gar.lib.mk	2008-12-10 22:56:06 UTC (rev 2515)
+++ csw/mgar/gar/v2/gar.lib.mk	2008-12-10 23:05:56 UTC (rev 2516)
@@ -139,7 +139,8 @@
 #				  echo ""; \
 #				  echo "Please consider updating your package. Documentation is available from this link : http://www.opencsw.org" ; \
 #				  echo ""; \
-#				  echo "---"; \
+#				  echo "--"; \
+#				  echo "Kindest regards"; \
 #				  echo "upstream notification job"; } | $(GARBIN)/mail2maintainer -b uwatch at opencsw.org -s '[svn] $(GARNAME) upstream update notification' $(GARNAME); \
 			else \
 	  			if [ "$$PACKAGE_UP_TO_DATE" -eq "0" ]; then \
@@ -165,7 +166,8 @@
 			  echo ""; \
 			  echo "Please consider updating your package." ; \
 			  echo ""; \
-			  echo "---"; \
+			  echo "--"; \
+			  echo "Kindest regards"; \
 			  echo "upstream notification job"; } | $(GARBIN)/mail2maintainer -b uwatch at opencsw.org -s '[svn] $(GARNAME) upstream update notification' $(GARNAME); \
         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