aboutsummaryrefslogtreecommitdiff
path: root/jdk8-terasort-benchmark-publish-results.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-terasort-benchmark-publish-results.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-terasort-benchmark-publish-results.yaml')
-rw-r--r--jdk8-terasort-benchmark-publish-results.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jdk8-terasort-benchmark-publish-results.yaml b/jdk8-terasort-benchmark-publish-results.yaml
index 6e4171e8..5c1786f4 100644
--- a/jdk8-terasort-benchmark-publish-results.yaml
+++ b/jdk8-terasort-benchmark-publish-results.yaml
@@ -47,7 +47,7 @@
- shell: |
#!/bin/bash
PERSIST=$HOME/srv/openjdk8u
- JDK_VERSION=8u
+ export JDK_VERSION=8u
export BENCHMARK_RESULTS_DIR=$PERSIST/hadoop-terasort-benchmark-results
SCRIPT_DIR=$PERSIST/hadoop-test-scripts