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 2f8b431 commit ccabedbCopy full SHA for ccabedb
osgtest/tests/test_838_xrootd_tpc.py
@@ -16,7 +16,7 @@ def test_01_stop_xrootd(self):
16
files.restore(core.config['xrootd.tpc.config-1'], "xrootd")
17
files.restore(core.config['xrootd.tpc.config-2'], "xrootd")
18
files.restore(core.config['xrootd.tpc.basic-config'], "xrootd")
19
- files.restore(/etc/xrootd/config.d/40-osg-standalone.cfg, "xrootd")
+ files.restore('/etc/xrootd/config.d/40-osg-standalone.cfg', "xrootd")
20
21
self.skip_ok_if(not core.state['xrootd.started-http-server-1'] and
22
not core.state['xrootd.started-http-server-2'],
0 commit comments