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

ofuks pushed a commit to branch sonar
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git


The following commit(s) were added to refs/heads/sonar by this push:
     new a1d4ed8  trigger commit
a1d4ed8 is described below

commit a1d4ed82e8a120f1e2ef786f7018cd6002929628
Author: Oleh Fuks <olegfuk...@gmail.com>
AuthorDate: Thu Jul 30 11:17:36 2020 +0300

    trigger commit
---
 infrastructure-provisioning/scripts/jenkins/sonar.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/infrastructure-provisioning/scripts/jenkins/sonar.py 
b/infrastructure-provisioning/scripts/jenkins/sonar.py
index 207ffef..afd0fdb 100644
--- a/infrastructure-provisioning/scripts/jenkins/sonar.py
+++ b/infrastructure-provisioning/scripts/jenkins/sonar.py
@@ -21,7 +21,7 @@ import sys
 import time
 import urllib
 
-time.sleep(30)  # wait for new code to be analyzed by SonarQube
+time.sleep(30)  # wait for new code to be analyzed by SonarQube#
 
 PROJECT_KEY = urllib.quote(sys.argv[1])
 TOKEN = sys.argv[2]


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@dlab.apache.org
For additional commands, e-mail: commits-h...@dlab.apache.org

Reply via email to