Skip to content
This repository was archived by the owner on May 23, 2022. It is now read-only.

Commit 8535c95

Browse files
committed
Clarify which upcoming
1 parent 0d4540e commit 8535c95

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/release/osg-36.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The following issues are known to currently affect packages distributed in OSG 3
2929
To fix this, apply the change in [this patch](https://github.com/htcondor/htcondor-ce/pull/530/files) to
3030
`/usr/share/condor-ce/config.d/01-ce-router-defaults.conf`.
3131
The next release of HTCondor-CE will contain this fix and will not require any additional action post-update.
32-
- If you are using HTCondor from the Upcoming repository,
32+
- If you are using HTCondor from the 3.6 Upcoming repository,
3333
C-style comments, e.g. `/* comment */`, in `JOB_ROUTER_ENTRIES` will prevent the JobRouter from routing jobs
3434
([HTCONDOR-864](https://opensciencegrid.atlassian.net/browse/HTCONDOR-864)).
3535
For the time being, remove any comments if you are still using the

docs/release/updating-to-osg-36.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ To update OSG-Configure, perform the following steps:
226226
The next release of HTCondor-CE will contain this fix and will not require any additional action post-update.
227227

228228
!!! bug "Remove comments from `JOB_ROUTER_ENTRIES`"
229-
If you are using HTCondor from the Upcoming repository,
229+
If you are using HTCondor from the 3.6 Upcoming repository,
230230
C-style comments, e.g. `/* comment */`, in `JOB_ROUTER_ENTRIES` will prevent the JobRouter from routing jobs
231231
([HTCONDOR-864](https://opensciencegrid.atlassian.net/browse/HTCONDOR-864)).
232232
For the time being, remove any comments if you are still using the

0 commit comments

Comments
 (0)