This is an automated email from the ASF dual-hosted git repository.

jleroux pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ofbiz-tools.git


The following commit(s) were added to refs/heads/master by this push:
     new a96a404  Improved: It's now Git and you restart a build not a scheduler
a96a404 is described below

commit a96a404e761bd1d782b734d7712dd4f44a4ef219
Author: Jacques Le Roux <[email protected]>
AuthorDate: Fri May 29 14:55:30 2020 +0200

    Improved: It's now Git and you restart a build not a scheduler
    
    Thanks: Olivier
---
 documentation/BuildBot/BuildBot.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/documentation/BuildBot/BuildBot.md 
b/documentation/BuildBot/BuildBot.md
index 6fa1475..8521577 100644
--- a/documentation/BuildBot/BuildBot.md
+++ b/documentation/BuildBot/BuildBot.md
@@ -56,13 +56,14 @@ Sometimes (rarely) you can get transient tests errors in 
BuildBot. This mean tes
 Before doing anything it's best to check which BuildBot step is impacted, and 
if it exists have a look at the logfile (stdio) 
 
 Some other errors may happen, like
-* svn not updating
+* Git not updating
 * upload not working
 * you name it...
 
 In such case you can trigger a build from IRC to see if the problem resolves 
by itself. Most of the time tests and svn issues are resolved this way. If it 
does not then the best is to ask Infra help, either on [HipChat infra 
room](https://apache.hipchat.com/chat/room/669587) or through the [service 
desk](https://issues.apache.org/jira/servicedesk/customer/portal/1/create/3)
 
-When something like that happens, I get to IRC (using 
https://webchat.freenode.net). There using a recognisable username (I use 
jleroux) I get to the ofbiz channel. I wait for ofbiz-bot to appear, click on 
it, click on query and then I can make a request in the chat line to restart a 
scheduler.
+When something like that happens, I get to IRC (using 
https://webchat.freenode.net). There using a recognisable username (I use 
jleroux) I get to the ofbiz channel. I wait for ofbiz-bot to appear, click on 
it, click on query and then I can make a request in the chat line to restart a 
build.
+
 A request is of the form 
 
     force build ofbizTrunkFramework

Reply via email to