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

Commit 8fbf502

Browse files
committed
Remove fixed C-style comment bug from known issues (HTCONDOR-864)
1 parent 7f4d9b8 commit 8fbf502

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

docs/release/osg-36.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,6 @@ The following issues are known to currently affect packages distributed in OSG 3
2525

2626
### HTCondor-CE ###
2727

28-
- If you are using HTCondor from the Upcoming repository,
29-
C-style comments, e.g. `/* comment */`, in `JOB_ROUTER_ENTRIES` will prevent the JobRouter from routing jobs
30-
([HTCONDOR-864](https://opensciencegrid.atlassian.net/browse/HTCONDOR-864)).
31-
For the time being, remove any comments if you are still using the
32-
[deprecated syntax](https://htcondor.com/htcondor-ce/v5/configuration/job-router-overview#deprecated-syntax).
33-
3428
### XRootD Multiuser ###
3529

3630
- The OSG 3.6 configuration of XRootD uses the `XrdVoms` plugin, which pass along the entire VOMS FQAN as the

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

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -219,13 +219,6 @@ To update OSG-Configure, perform the following steps:
219219

220220
#### HTCondor-CE ####
221221

222-
!!! bug "Remove comments from `JOB_ROUTER_ENTRIES`"
223-
If you are using HTCondor from the Upcoming repository,
224-
C-style comments, e.g. `/* comment */`, in `JOB_ROUTER_ENTRIES` will prevent the JobRouter from routing jobs
225-
([HTCONDOR-864](https://opensciencegrid.atlassian.net/browse/HTCONDOR-864)).
226-
For the time being, remove any comments if you are still using the
227-
[deprecated syntax](https://htcondor.com/htcondor-ce/v5/configuration/job-router-overview#deprecated-syntax).
228-
229222
The OSG 3.6 release series contains [HTCondor-CE 5](https://htcondor.github.io/htcondor-ce/v5/releases/), a major
230223
version upgrade from HTCondor-CE 4, which was available in the OSG 3.5 release repositories.
231224
To update HTCondor-CE, perform the following steps:

0 commit comments

Comments
 (0)