Skip to content

Commit 9bf1d93

Browse files
Quotacheck fix
1 parent 6a259af commit 9bf1d93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

infra/scripts/checkquota.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ for REGION in "${REGIONS[@]}"; do
5656

5757
if [ -z "$MODEL_INFO" ]; then
5858
echo "⚠️ WARNING: No quota information found for model: $MODEL in $REGION. Skipping."
59+
INSUFFICIENT_QUOTA=true
5960
continue
6061
fi
6162

0 commit comments

Comments
 (0)