mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 19:44:41 +02:00
8046702: default_options.sh test failure on Solaris
Reviewed-by: xuelei
This commit is contained in:
parent
9f70b96c91
commit
a22c2ed67f
1 changed files with 2 additions and 1 deletions
|
@ -38,7 +38,8 @@ JARSIGNER="$TESTJAVA/bin/jarsigner ${TESTTOOLVMOPTS}"
|
|||
|
||||
rm $KS 2> /dev/null
|
||||
|
||||
export PASS=changeit
|
||||
PASS=changeit
|
||||
export PASS
|
||||
|
||||
# keytool
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue