Skip to content

Commit

Permalink
Update check composites script to verify 4.31 repositories (eclipse-p…
Browse files Browse the repository at this point in the history
  • Loading branch information
MohananRahul committed Nov 27, 2023
1 parent 5d036de commit f56f283
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.29/ \
/eclipse/updates/4.30-Y-builds/ \
/eclipse/updates/4.30-P-builds/ \
/eclipse/updates/4.30/ \
/eclipse/updates/4.30-I-builds/ \
/eclipse/updates/4.31-Y-builds/ \
/eclipse/updates/4.31-P-builds/ \
/eclipse/updates/4.31/ \
/eclipse/updates/4.31-I-builds/ \
"


Expand Down

0 comments on commit f56f283

Please sign in to comment.