Skip to content

Commit 1a810c0

Browse files
author
efajardo
committed
Adding the multiuser config in the right place
1 parent c10a6ef commit 1a810c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

osgtest/tests/test_150_xrootd.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ def test_01_start_xrootd(self):
3333
core.config['certs.xrootdkey'] = '/etc/grid-security/xrd/xrdkey.pem'
3434
core.config['xrootd.config'] = '/etc/xrootd/xrootd-clustered.cfg'
3535
core.config['xrootd.gsi'] = "ON"
36-
core.config['xrootd.multiuser'] = "ON"
3736
core.state['xrootd.started-server'] = False
3837
core.state['xrootd.backups-exist'] = False
3938

0 commit comments

Comments
 (0)