Skip to content

Commit

Permalink
Update check composites script to verify 4.30 repositories (#1315)
Browse files Browse the repository at this point in the history
Tracked in
#1314
  • Loading branch information
MohananRahul authored Sep 6, 2023
1 parent 19b5bc7 commit a1c2743
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.28/ \
/eclipse/updates/4.29-Y-builds/ \
/eclipse/updates/4.29-P-builds/ \
/eclipse/updates/4.29/ \
/eclipse/updates/4.29-I-builds/ \
/eclipse/updates/4.30-Y-builds/ \
/eclipse/updates/4.30-P-builds/ \
/eclipse/updates/4.30/ \
/eclipse/updates/4.30-I-builds/ \
"


Expand Down

0 comments on commit a1c2743

Please sign in to comment.