For some reason the dirac-production-runjobloca script was sent to gitlab is an ond version
Compare changes
@@ -10,7 +10,7 @@
@@ -66,7 +66,7 @@ def __runSystemDefaults(jobID = None):
@@ -86,11 +86,11 @@ def __modifyJobDescription(jobID, basepath, downloadinputdata):
@@ -98,43 +98,43 @@ def __downloadPilotScripts(basepath):
out = os.system("python " + basepath + "/dirac-pilot.py -S LHCb-Production -l LHCb -C dips://lbvobox18.cern.ch:9135/Configuration/Server -N ce.debug.ch -Q default -n DIRAC.JobDebugger.ch -M 1 -E LHCbPilot -X LHCbConfigureBasics,LHCbConfigureSite,LHCbConfigureArchitecture,LHCbConfigureCPURequirements -dd")
out = os.system("python " + basepath + "dirac-pilot.py -S LHCb-Production -l LHCb -C dips://lbvobox18.cern.ch:9135/Configuration/Server -N ce.debug.ch -Q default -n DIRAC.JobDebugger.ch -M 1 -E LHCbPilot -X LHCbConfigureBasics,LHCbConfigureSite,LHCbConfigureArchitecture,LHCbConfigureCPURequirements -dd")
@@ -146,14 +146,15 @@ def __runJobLocally(jobID, basepath):
@@ -169,4 +170,4 @@ if __name__ == "__main__":
\ No newline at end of file
\ No newline at end of file