Skip to content

Commit ccabedb

Browse files
author
efajardo
committed
TPC now uses xrootd standalone
1 parent 2f8b431 commit ccabedb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

osgtest/tests/test_838_xrootd_tpc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ def test_01_stop_xrootd(self):
1616
files.restore(core.config['xrootd.tpc.config-1'], "xrootd")
1717
files.restore(core.config['xrootd.tpc.config-2'], "xrootd")
1818
files.restore(core.config['xrootd.tpc.basic-config'], "xrootd")
19-
files.restore(/etc/xrootd/config.d/40-osg-standalone.cfg, "xrootd")
19+
files.restore('/etc/xrootd/config.d/40-osg-standalone.cfg', "xrootd")
2020

2121
self.skip_ok_if(not core.state['xrootd.started-http-server-1'] and
2222
not core.state['xrootd.started-http-server-2'],

0 commit comments

Comments
 (0)