Skip to content

Commit

Permalink
Update check composites script to verify 4.33 repositories (#2093)
Browse files Browse the repository at this point in the history
  • Loading branch information
MohananRahul authored Jun 5, 2024
1 parent cc9882e commit 28b17d7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions cje-production/scripts/checkComposites/checkComposites.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ repoHttpAccess=https://download.eclipse.org
repoAccess=${repoHttpAccess}
# TODO: reduce this list soon
repoList="\
/eclipse/updates/4.31/ \
/eclipse/updates/4.32-Y-builds/ \
/eclipse/updates/4.32-P-builds/ \
/eclipse/updates/4.32/ \
/eclipse/updates/4.32-I-builds/ \
/eclipse/updates/4.33-Y-builds/ \
/eclipse/updates/4.33-P-builds/ \
/eclipse/updates/4.33/ \
/eclipse/updates/4.33-I-builds/ \
"


Expand Down

0 comments on commit 28b17d7

Please sign in to comment.