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

skygo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-jenkins-lib.git


The following commit(s) were added to refs/heads/master by this push:
     new e0ca458  Update asfMainNetBeansBuild.groovy
e0ca458 is described below

commit e0ca458139a5163a1ca7cc11ed4c278c57896658
Author: Eric Barboni <[email protected]>
AuthorDate: Mon Sep 23 11:07:56 2019 +0200

    Update asfMainNetBeansBuild.groovy
---
 vars/asfMainNetBeansBuild.groovy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vars/asfMainNetBeansBuild.groovy b/vars/asfMainNetBeansBuild.groovy
index ea4a4f5..4d591f8 100644
--- a/vars/asfMainNetBeansBuild.groovy
+++ b/vars/asfMainNetBeansBuild.groovy
@@ -89,7 +89,7 @@ def call(Map params = [:]) {
                             //sh 'ant'
                             // experiment 
                             echo ')==='
-                            sh 'cat ${env.WORKSPACE}/.git/HEAD'
+                            sh "cat ${env.WORKSPACE}/.git/HEAD"
                             echo '==,'
                             sh 'git --version'
                             echo '==,'


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to