[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, systemd, updated. clfs-2.0.0-714-g2e0b90a

git git at cross-lfs.org
Fri Jan 10 06:07:20 PST 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cross-LFS Book".

The branch, systemd has been updated
       via  2e0b90afc7c01ccb21a352400f2296f1d4cdb677 (commit)
      from  9d63235aeedcb8b366734e3b711aa933bcc23956 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2e0b90afc7c01ccb21a352400f2296f1d4cdb677
Author: William Harrington <kb0iic at berzerkula.org>
Date:   Fri Jan 10 08:07:19 2014 -0600

    Add missing @echo when running make help between download target and md5 target.

diff --git a/BOOK/Makefile b/BOOK/Makefile
index 3f6757d..ba13c71 100644
--- a/BOOK/Makefile
+++ b/BOOK/Makefile
@@ -238,5 +238,6 @@ help:
 	@echo
 	@echo "Download-List Targets"
 	@echo "  $(FG_GREEN)download-list $(FG_BLUE)$(ARCHS_DLLIST)$(FG_DEFAULT)"
+	@echo
 	@echo "md5-List Targets"
 	@echo "  $(FG_GREEN)md5-list $(FG_BLUE)$(ARCHS_MD5LIST)$(FG_DEFAULT)"

-----------------------------------------------------------------------

Summary of changes:
 BOOK/Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list