8004007: test/sun/tools/jinfo/Basic.sh fails on when runSA is set to true

Reviewed-by: alanb, dsamersoff
This commit is contained in:
Staffan Larsen 2013-05-07 20:00:47 +02:00
parent 90294d0d6a
commit dafdd3677f

View File

@ -43,8 +43,7 @@ set +e
failed=0
# Skip SA options for now, see 7175133
runSA=false
runSA=true
if [ $isMacos = true ]; then
runSA=false