Skip to content
Snippets Groups Projects
Commit b0c53017 authored by Izzard, Robert Dr (Maths & Physics)'s avatar Izzard, Robert Dr (Maths & Physics)
Browse files

add condor_batchanme

parent 55599b77
No related branches found
No related tags found
No related merge requests found
......@@ -248,6 +248,7 @@ class grid_options_defaults():
"condor_submit" : "condor_submit", # the condor_submit command
"condor_getenv" : True, # if True condor takes the environment at submission and copies it to the jobs. You almost certainly want this.
"condor_restart_dir" : None, # restart Condor jobs from this directory
"condor_batchname" : "", # Condor batchname option
##########################
# Unordered. Need to go through this. Copied from the perl implementation.
##########################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment