You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by sk...@apache.org on 2022/10/14 12:11:20 UTC

[netbeans-jenkins-lib] branch master updated: typo

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 80f9d80  typo
80f9d80 is described below

commit 80f9d803ba84dc5cf431178782b57375379372c7
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Fri Oct 14 14:11:16 2022 +0200

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

diff --git a/vars/asfMainNetBeansBuild.groovy b/vars/asfMainNetBeansBuild.groovy
index 4d35ca4..6528ae8 100644
--- a/vars/asfMainNetBeansBuild.groovy
+++ b/vars/asfMainNetBeansBuild.groovy
@@ -220,7 +220,7 @@ def call(Map params = [:]) {
                                                 makeEmptyDirs: false, 
                                                 noDefaultExcludes: false, 
                                                 patternSeparator: '[, ]+', 
-                                                remoteDirectory: "/netbeans/apidocs/${env.WORKSPACE",
+                                                remoteDirectory: "/netbeans/apidocs/${env.WORKSPACE}",
                                                 remoteDirectorySDF: false, 
                                                 removePrefix: '', 
                                                 sourceFiles: 'WEBSITE.zip')],


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

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