Skip to content

Commit 85ec1fc

Browse files
committed
Drop upstreamed and fully released HTCondor-242 patch
1 parent 5998ef9 commit 85ec1fc

File tree

2 files changed

+0
-84
lines changed

2 files changed

+0
-84
lines changed

Dockerfile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -106,11 +106,6 @@ RUN patch -d / -p0 < /tmp/bosco_cluster_xtrace.patch
106106
COPY hosted-ce/overrides/skip_key_copy.patch /tmp
107107
RUN patch -d / -p0 < /tmp/skip_key_copy.patch
108108

109-
# Fix Ubuntu20 OS detection (SOFTWARE-4463)
110-
# Can be dropped when HTCONDOR-242 is involved
111-
COPY hosted-ce/overrides/HTCONDOR-242.remote-os-detection.patch /tmp
112-
RUN [[ $BASE_YUM_REPO != 'release' ]] || patch -d / -p0 < /tmp/HTCONDOR-242.remote-os-detection.patch
113-
114109
# Allow the Gridmanager to specify 'batch_gahp' for its remote command
115110
# Required for HTCondor 9.0.0 on the CE and Bosco 1.3 usage
116111
# Can be dropped when HTCONDOR-451 has been fixed and released in the OSG

hosted-ce/overrides/HTCONDOR-242.remote-os-detection.patch

Lines changed: 0 additions & 79 deletions
This file was deleted.

0 commit comments

Comments
 (0)