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
|
failed=0
|
||||||
|
|
||||||
# Skip SA options for now, see 7175133
|
runSA=true
|
||||||
runSA=false
|
|
||||||
|
|
||||||
if [ $isMacos = true ]; then
|
if [ $isMacos = true ]; then
|
||||||
runSA=false
|
runSA=false
|
||||||
|
Loading…
Reference in New Issue
Block a user