Skip to content

Commit

Permalink
Update builds and repo cleanup scripts for 4.32 (eclipse-platform#1866)
Browse files Browse the repository at this point in the history
Fixes in eclipse-platform#1865
Cleanup change
  • Loading branch information
MohananRahul committed Mar 4, 2024
1 parent 1d9b429 commit df43905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cje-production/cleaners/cleanupNightlyRepo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ function cleanRepo ()
workspace=$1
remoteBase="/home/data/httpd/download.eclipse.org"

eclipseIRepo="${remoteBase}/eclipse/updates/4.31-I-builds"
eclipseIRepo="${remoteBase}/eclipse/updates/4.32-I-builds"
eclipseYRepo="${remoteBase}/eclipse/updates/4.31-Y-builds"
eclipsePRepo="${remoteBase}/eclipse/updates/4.31-P-builds"
eclipseBuildTools="${remoteBase}/eclipse/updates/buildtools"
Expand Down

0 comments on commit df43905

Please sign in to comment.