Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
付燕斌
android-image-pack-tool
Commits
d12eb06c
Commit
d12eb06c
authored
Aug 12, 2024
by
fuyanbin
Browse files
typo
parent
bd8b5bcc
Changes
1
Show whitespace changes
Inline
Side-by-side
pack-ci.sh
View file @
d12eb06c
...
...
@@ -92,7 +92,7 @@ validate_partition_size_change() {
do
if
[[
"
$(
echo
"
$item
"
| jq
-r
'.name'
)
"
==
"
$group_name
"
]]
then
group_maxinum_size
=
$(
echo
"
$item
"
| jq r
'.maximum_size'
)
group_maxinum_size
=
$(
echo
"
$item
"
| jq
-
r
'.maximum_size'
)
break
fi
done
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment