Hi all, quick question:since the CondorCE route examples stack all the route into one expression, I wonder, if there are any 'contraindications' to split instead the routes into smaller chunks like [1]?
Cheers, Thomas [1] > 90_01_myroute1.conf MYROUTE1 @=end [ TargetUniverse = 5; name = "My Test Route 1"; ] @end > 90_02_myroute2.conf MYROUTE2 @=end [ TargetUniverse = 5; name = "My Test Route 2"; ] @end JOB_ROUTER_ENTRIES = $(JOB_ROUTER_ENTRIES) $(MYROUTE1) $(MYROUTE2)
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature