aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Monteith <stuart.monteith@linaro.org>2018-01-15 17:40:51 +0000
committerStuart Monteith <stuart.monteith@linaro.org>2018-01-15 17:41:33 +0000
commit4c9ed2c2b116a994a24671d95d1f7d71701df227 (patch)
treee09d9147e3aa6149db97afa624b496d0c9e2a9ef
parent2708d7e245d03f7e8512fc59eb3967cb90c0c91f (diff)
jdk: Fix jdk9 PUBLISH_DEST destination
Publish to jdk9u and not jdk9 on people. Change-Id: Ib772d60e1e7b1571953e231008a9989d33146cbb
-rw-r--r--jdk9-publish-all-results.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jdk9-publish-all-results.yaml b/jdk9-publish-all-results.yaml
index 78cebdd8c9..ed8a740e14 100644
--- a/jdk9-publish-all-results.yaml
+++ b/jdk9-publish-all-results.yaml
@@ -22,7 +22,7 @@
parameters:
- string:
name: PUBLISH_DEST
- default: '/home/openjdk-testing/jdk9'
+ default: '/home/openjdk-testing/jdk9u'
- string:
name: PUBLISH_HOST
default: 'stuart.monteith@people.linaro.org'