File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -664,7 +664,6 @@ class Builder implements Serializable {
664664 return " jdk${ number} "
665665 }
666666
667-
668667 /*
669668 Returns the downstream build job's type by checking job folder's path
670669 can be "evaluation" or "release" or null (in this case it is for the nightly or pr-tester)
@@ -689,7 +688,7 @@ class Builder implements Serializable {
689688
690689 /*
691690 Returns the jenkins folder of where we assume the downstream build jobs have been regenerated
692- e.g:
691+ e.g:
693692 nightly: build-scripts/jobs/jdk11u/jdk11u-linux-aarch64-temurin
694693 evaluation: build-scripts/jobs/evaluation/jobs/jdk17u/jdk17u-evaluation-mac-x64-openj9
695694 release: build-scripts/jobs/release/jobs/jdk20/jdk20-release-aix-ppc64-temurin
You can’t perform that action at this time.
0 commit comments