This is an automated email from the ASF dual-hosted git repository.
aharui pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
The following commit(s) were added to refs/heads/develop by this push:
new d59936c oops again
d59936c is described below
commit d59936c63be3422e18aec69ed42ef172ad370b8c
Author: Alex Harui <[email protected]>
AuthorDate: Sun May 3 22:12:30 2020 -0700
oops again
---
backupjenkins.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/backupjenkins.xml b/backupjenkins.xml
index 89c854c..8bb438d 100644
--- a/backupjenkins.xml
+++ b/backupjenkins.xml
@@ -30,7 +30,7 @@
<mkdir dir="${basedir}/jenkinsjobs" />
<copy todir="${basedir}/jenkinsjobs">
<fileset dir="C:\jenkins\jobs">
- <includes name="**/config.xml" />
+ <include name="**/config.xml" />
</fileset>
</copy>
</target>