Revision: 2548 http://gar.svn.sourceforge.net/gar/?rev=2548&view=rev Author: wbonnet Date: 2008-12-11 22:42:43 +0000 (Thu, 11 Dec 2008)
Log Message: ----------- Remove extra comments 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-11 21:15:47 UTC (rev 2547) +++ csw/mgar/gar/v1/gar.lib.mk 2008-12-11 22:42:43 UTC (rev 2548) @@ -149,7 +149,7 @@ # echo ""; \ # echo "--"; \ # echo "Kindest regards"; \ -# echo "The upstream notification job"; } | $(GARBIN)/mail2maintainer -s '[svn] $(GARNAME) upstream update notification' $(GARNAME); \ +# echo "upstream notification job"; } | $(GARBIN)/mail2maintainer -s '[svn] $(GARNAME) upstream update notification' $(GARNAME); \ else \ if [ "$$PACKAGE_UP_TO_DATE" -eq "0" ]; then \ echo "$(GARNAME) : Warning no files to check ! $(FILES2CHECK)" ; \ @@ -176,7 +176,8 @@ echo ""; \ echo "--"; \ echo "Kindest regards"; \ - echo "The upstream notification job"; } | $(GARBIN)/mail2maintainer -s '[svn] $(GARNAME) upstream update notification' $(GARNAME); \ + echo "upstream notification job"; } ; \ +# echo "upstream notification job"; } | $(GARBIN)/mail2maintainer -s '[svn] $(GARNAME) upstream update notification' $(GARNAME); \ fi; \ fi @@ -212,8 +213,6 @@ fi; \ fi; \ else \ -echo GNU_MIRROR : $(GNU_MIRROR); \ -echo NEW_FILES : $$NEW_FILES; \ echo "$(GARNAME) : new upstream files available: $$NEW_FILES"; \ fi; \ fi This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel