We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c10a6ef commit 1a810c0Copy full SHA for 1a810c0
osgtest/tests/test_150_xrootd.py
@@ -33,7 +33,6 @@ def test_01_start_xrootd(self):
33
core.config['certs.xrootdkey'] = '/etc/grid-security/xrd/xrdkey.pem'
34
core.config['xrootd.config'] = '/etc/xrootd/xrootd-clustered.cfg'
35
core.config['xrootd.gsi'] = "ON"
36
- core.config['xrootd.multiuser'] = "ON"
37
core.state['xrootd.started-server'] = False
38
core.state['xrootd.backups-exist'] = False
39
0 commit comments