1 file changed, 1 insertion(+), 1 deletion(-) Makefile.am | 2 +-
# HG changeset patch # User Andrew Beekhof <[EMAIL PROTECTED]> # Date 1224934799 -7200 # Node ID 76942338bd54e7868f94936e89c9e232b75fd56c # Parent a72377d947e546bcee1246081c2601cfaf8e3dc5 Low: Build: Send patches to the mailing list diff --git a/Makefile.am b/Makefile.am --- a/Makefile.am +++ b/Makefile.am @@ -27,7 +27,7 @@ LAST_RELEASE = 388654dfef8f LAST_RELEASE = 388654dfef8f STABLE_SERIES = unstable-0.7 -BOMB_ADDRESS = [EMAIL PROTECTED] +BOMB_ADDRESS = [email protected] BOMB_STATUS := $(shell hg id -i | grep -c +) BOMB_LAST := $(shell test -e .bomb && cat .bomb) BOMB_TARGET := $(shell hg id -i)
_______________________________________________ Pacemaker mailing list [email protected] http://list.clusterlabs.org/mailman/listinfo/pacemaker
