aboutsummaryrefslogtreecommitdiff
path: root/jdk8-jtreg-test.yaml
diff options
context:
space:
mode:
authorStuart Monteith <stuart.monteith@linaro.org>2016-10-19 10:59:33 +0100
committerStuart Monteith <stuart.monteith@linaro.org>2016-10-19 10:04:33 +0000
commit1fe5697495c221ccbedda89cc1ce6fe819a034c6 (patch)
treea63e86ed0997a6c5c99f5d343e908fb48e5e07e8 /jdk8-jtreg-test.yaml
parent7a60e6ffbf01e9d0f624975e0fc6f16ef620515a (diff)
jdk: Move contents of src directory
Otherwise we fill up the src directory with "YYY__DAY_OF_YEAR__YYY", which won't be parsed. Change-Id: I36a56ab2ba701f044e76e4c876ca6b1519aeefbf
Diffstat (limited to 'jdk8-jtreg-test.yaml')
-rw-r--r--jdk8-jtreg-test.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jdk8-jtreg-test.yaml b/jdk8-jtreg-test.yaml
index 362b0107..df96be5b 100644
--- a/jdk8-jtreg-test.yaml
+++ b/jdk8-jtreg-test.yaml
@@ -190,7 +190,7 @@
new_srcdir=${new_basedir}/src/${NEW_YEAR}/${NEW_DAY_OF_YEAR}
if [ ! -d ${new_srcdir} ]; then
mkdir -p ${new_srcdir}
- mv ${src_dir} ${new_srcdir}
+ mv ${src_dir}/* ${new_srcdir}
fi
publishers:
- archive: