aboutsummaryrefslogtreecommitdiff
path: root/jdk8-jtreg-test-publish-results.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jdk8-jtreg-test-publish-results.yaml')
-rw-r--r--jdk8-jtreg-test-publish-results.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/jdk8-jtreg-test-publish-results.yaml b/jdk8-jtreg-test-publish-results.yaml
index a13bc01718..47c59ecdb2 100644
--- a/jdk8-jtreg-test-publish-results.yaml
+++ b/jdk8-jtreg-test-publish-results.yaml
@@ -38,6 +38,8 @@
#!/bin/bash
set -ex
+ ssh-add -l
+ env | grep SSH
PERSIST=$HOME/srv/openjdk
SCRIPT_DIR=$PERSIST/openjdk-test-scripts