File tree Expand file tree Collapse file tree 2 files changed +0
-84
lines changed Expand file tree Collapse file tree 2 files changed +0
-84
lines changed Original file line number Diff line number Diff line change @@ -106,11 +106,6 @@ RUN patch -d / -p0 < /tmp/bosco_cluster_xtrace.patch
106
106
COPY hosted-ce/overrides/skip_key_copy.patch /tmp
107
107
RUN patch -d / -p0 < /tmp/skip_key_copy.patch
108
108
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
-
114
109
# Allow the Gridmanager to specify 'batch_gahp' for its remote command
115
110
# Required for HTCondor 9.0.0 on the CE and Bosco 1.3 usage
116
111
# Can be dropped when HTCONDOR-451 has been fixed and released in the OSG
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments