Skip to content

Commit 43568d4

Browse files
authored
Merge pull request #144 from DIRACGrid/xrootd-remove-setrlimit
HACK: Remove setrlimit in XRootD
2 parents 8fa2f6e + 94cd531 commit 43568d4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

construct.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ name: DIRACOS
44
version: 2.51a1
55

66
channels:
7+
- diracgrid/label/xrootd-ulimit-bug
78
- diracgrid
89
- conda-forge
910

@@ -117,5 +118,5 @@ specs:
117118
# Probably not needed
118119
- lz4
119120
- python-xxhash
120-
- xrootd >=5
121+
- xrootd 5.7.3 *_2
121122
- ldap3

0 commit comments

Comments
 (0)