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 d2c3396 commit b876855Copy full SHA for b876855
osgtest/tests/test_190_condorce.py
@@ -67,7 +67,7 @@ def test_03_configure_ce(self):
67
core.config['condor-ce.condor-ce-cfg'] = '/etc/condor-ce/config.d/99-osgtest.condor-ce.conf'
68
69
condor_contents = """GRIDMAP = /etc/grid-security/grid-mapfile
70
-ALL_DEBUG=D_CAT D_ALWAYS:2 D_SECURITY:2
+ALL_DEBUG=D_CAT D_ALWAYS:2
71
JOB_ROUTER_DEFAULTS = $(JOB_ROUTER_DEFAULTS) [set_default_maxMemory = 128;]
72
JOB_ROUTER_ENTRIES = \\
73
[ \\
0 commit comments