mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-13 03:45:19 +00:00
8046702: default_options.sh test failure on Solaris
Reviewed-by: xuelei
This commit is contained in:
parent
9f70b96c91
commit
a22c2ed67f
@ -38,7 +38,8 @@ JARSIGNER="$TESTJAVA/bin/jarsigner ${TESTTOOLVMOPTS}"
|
||||
|
||||
rm $KS 2> /dev/null
|
||||
|
||||
export PASS=changeit
|
||||
PASS=changeit
|
||||
export PASS
|
||||
|
||||
# keytool
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user