We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cd046b9 + 6c3fa2f commit e088f69Copy full SHA for e088f69
1 file changed
update.sh
@@ -97,7 +97,7 @@ function in_variants_to_update() {
97
local variant=$1
98
99
if [ "${#update_variants[@]}" -eq 0 ]; then
100
- echo 0
+ echo 1
101
return
102
fi
103
0 commit comments