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 727deb6 Added sonar.py
727deb6 is described below
commit 727deb6f6d84b24dccca4dcb90223751b9b7ecc7
Author: Oleh Fuks <[email protected]>
AuthorDate: Fri Jul 24 17:03:43 2020 +0300
Added sonar.py
---
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 d5656b4..06491ac 100644
--- a/infrastructure-provisioning/scripts/jenkins/sonar.py
+++ b/infrastructure-provisioning/scripts/jenkins/sonar.py
@@ -16,4 +16,4 @@
# specific language governing permissions and limitations
# under the License.
-print('It works!');
+print('SUCCESS');
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]