Skip to content

Commit

Permalink
Update WebLogic Server test (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmiddlet2666 committed Mar 21, 2024
1 parent 4c98031 commit b134bad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/test-weblogic.sh
Expand Up @@ -97,8 +97,8 @@ if [ "$PRE_1412" == "true" ] ; then
runCommand describe service '"ExampleGAR:PartitionedPofCache"'
runCommand describe service '"ExampleGAR:PartitionedPofCache"' -o wide
else
runCommand describe service '"ExampleGAR:PartitionedPofCache"'
runCommand describe service '"ExampleGAR:PartitionedPofCache"' -o wide
runCommand describe service '"demo:DistributedCache"'
runCommand describe service '"demo:DistributedCache"' -o wide
fi

# Caches
Expand Down

0 comments on commit b134bad

Please sign in to comment.