8004007: test/sun/tools/jinfo/Basic.sh fails on when runSA is set to true
Reviewed-by: alanb, dsamersoff
This commit is contained in:
parent
90294d0d6a
commit
dafdd3677f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user