File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ [v7r2p20]
2+
3+ *Resources
4+ NEW: (#5316) Support Python 3 pilots in SingularityCE
5+ CHANGE: (#5310) changes some log levels in StorageElement
6+ CHANGE: (#5310) Default to using CERNVM4 in SingularityCE
7+ FIX: (#5310) Propagate the DIRAC and DIRACOS variables when not re-installing DIRAC in SingularityCE
8+ FIX: (#5315) Parallel Library Srun: remove chmod of executableFile
9+
10+ *WMS
11+ FIX: (#5323) fix python3 incompatibility in InputDataByProtocol
12+
13+
114[v7r2p19]
215
316*Configuration
Original file line number Diff line number Diff line change 105105else :
106106 majorVersion = 7
107107 minorVersion = 2
108- patchLevel = 19
108+ patchLevel = 20
109109 preVersion = 0
110110
111111 version = "v%sr%s" % (majorVersion , minorVersion )
You can’t perform that action at this time.
0 commit comments