Update the buildbot URL.

Change-Id: Ia3a9e8e919d3702a4499351df0289294cd10f808
Reviewed-on: https://code.wireshark.org/review/7634
Reviewed-by: Gerald Combs <gerald@wireshark.org>
This commit is contained in:
Gerald Combs 2015-03-10 16:51:19 -07:00
parent a3bdf140a5
commit e991610467
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ wireshark-faq-url:\[\]=https://www.wireshark.org/faq.html
wireshark-git-anonhttp-url:\[\]=https://code.wireshark.org/review/wireshark
wireshark-git-http-url:\[\]=https://your.username@code.wireshark.org/review/wireshark
wireshark-git-ssh-url:\[\]=ssh://your.username@code.wireshark.org:29418/wireshark
wireshark-buildbot-url:\[\]=http://buildbot.wireshark.org/trunk/waterfall
wireshark-buildbot-url:\[\]=https://buildbot.wireshark.org/trunk/waterfall
wireshark-mailing-lists-url:\[\]=https://www.wireshark.org/lists/
wireshark-qa-url:\[\]=https://ask.wireshark.org/
wireshark-users-guide-url:\[\]=https://www.wireshark.org/docs/

View File

@ -269,7 +269,7 @@ be spent on more interesting tasks.
be narrowed down to a few commits, making a fix much easier.
* "Health status" overview of the sources. A quick look at:
http://buildbot.wireshark.org/trunk/[] gives a good "feeling" if the sources
https://buildbot.wireshark.org/trunk/[] gives a good "feeling" if the sources
are currently "well". On the other hand, if all is "red", an update of a
personal source tree might better be done later ...