[gnus git] branch master updated: n0-15-4-gac4b3b6 =1= Introduce fail-on-warning.
Lars Magne Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via ac4b3b6534dc1b73fcc129865206266be3e44fa0 (commit)
from 1f44d059f3460d4d5c0cb1f8622b90e90cd41175 (commit)
- Log -----------------------------------------------------------------
commit ac4b3b6534dc1b73fcc129865206266be3e44fa0
Author: Lars Magne Ingebrigtsen <[email protected]>
Date: Thu Mar 17 22:30:23 2011 +0100
Introduce fail-on-warning.
diff --git a/Makefile.in b/Makefile.in
index 7bf0088..83d7bfb 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -44,7 +44,7 @@ COMMIT_STRING = $(CODENAME)Gnus v$(VERSION) is released.
all: lick info
-warn: all
+fail-on-warning: all
lick:
cd lisp && $(MAKE) EMACS="$(EMACS)" lispdir="$(lispdir)" all
-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.
Summary of changes:
Makefile.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
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 "Gnus Project".
The branch, master has been updated
hooks/post-receive
--
Gnus Project