[pypy-svn] commit/buildbot: antocuni: put also the numeric revision number

Bitbucket commits-noreply at bitbucket.org
Fri Dec 17 18:07:42 CET 2010


1 new changeset in buildbot:

http://bitbucket.org/pypy/buildbot/changeset/8a61d9d89080/
changeset:   r389:8a61d9d89080
user:        antocuni
date:        2010-12-17 18:06:25
summary:     put also the numeric revision number
affected #:  1 file (7 bytes)

--- a/bitbucket_hook/hook.py	Fri Dec 17 16:19:57 2010 +0100
+++ b/bitbucket_hook/hook.py	Fri Dec 17 18:06:25 2010 +0100
@@ -32,7 +32,7 @@
 TEMPLATE = """\
 Author: {author}
 Branch: {branches}
-Changeset: {node|short}
+Changeset: r{rev}:{node|short}
 Date: {date|isodate}
 %(url)s

Repository URL: https://bitbucket.org/pypy/buildbot/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the Pypy-commit mailing list