aboutsummaryrefslogtreecommitdiff
path: root/jdk8-generate-email-report.yaml
diff options
context:
space:
mode:
authorStuart Monteith <stuart.monteith@linaro.org>2016-11-03 09:54:29 +0000
committerStuart Monteith <stuart.monteith@linaro.org>2016-11-03 09:54:29 +0000
commit8714a2700d79813420c57c0ceff6a810455e5e4f (patch)
tree94dd18b812be531c7a959fbe84e51849e30d2f0a /jdk8-generate-email-report.yaml
parente8075d68c75952efcf4c7f3e633c86dc98a6ed50 (diff)
jdk: export JDK_VERSION
JDK_VERSION should be exported for scripts to pick it up. Change-Id: If6773483721ac20e7946090537a5de7d1c1f7a33
Diffstat (limited to 'jdk8-generate-email-report.yaml')
-rw-r--r--jdk8-generate-email-report.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jdk8-generate-email-report.yaml b/jdk8-generate-email-report.yaml
index 43220903..6f04d71c 100644
--- a/jdk8-generate-email-report.yaml
+++ b/jdk8-generate-email-report.yaml
@@ -53,7 +53,7 @@
tar xf incoming/jtreg-build-4.2.0-SNAPSHOT.tar.xz
PATH=${WORKSPACE}/jtreg/bin:${PATH}
PERSIST=$HOME/srv/openjdk8u
- JDK_VERSION=8u
+ export JDK_VERSION=8u
which jtdiff
TOP_DIR=${PERSIST}/openjdk-jtreg-nightly-tests ${PERSIST}/openjdk-test-scripts/openjdk-test-summary release > ${WORKSPACE}/report.txt