Skip to content

Commit

Permalink
Fixed format error
Browse files Browse the repository at this point in the history
  • Loading branch information
lmc999 authored May 9, 2024
1 parent d3988bb commit 1603927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3465,7 +3465,7 @@ function NA_UnlockTest() {
MediaUnlockTest_Crave ${1} &
)
wait
local array=$("HotStar:" "CBC Gem:" "Crave:")
local array=("HotStar:" "CBC Gem:" "Crave:")
echo_Result ${result} ${array}
echo "======================================="
}
Expand Down

0 comments on commit 1603927

Please sign in to comment.