The branch, master has been updated via 6a76d19 fix broken parameter from ac16630 Fix url.
http://gitweb.samba.org/?p=build-farm.git;a=shortlog;h=master - Log ----------------------------------------------------------------- commit 6a76d1954d5022cf00813a25bc947d6cdb1ceac5 Author: Matthieu Patou <m...@matws.net> Date: Wed Nov 24 08:09:32 2010 +0300 fix broken parameter ----------------------------------------------------------------------- Summary of changes: import-and-analyse.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Changeset truncated at 500 lines: diff --git a/import-and-analyse.py b/import-and-analyse.py index e370ae3..ee10fbb 100755 --- a/import-and-analyse.py +++ b/import-and-analyse.py @@ -68,7 +68,7 @@ Tree %(tree)s is %(scm)s branch %(branch)s. Build status for new revision %(cur_rev)s is %(cur_status)s Build status for old revision %(old_rev)s was %(old_status)s -See %s +See %(build_link)s The build may have been broken by one of the following commits: -- build.samba.org