Changeset 9aefaad in flex_extract.git for source/python/submit.py


Ignore:
Timestamp:
Dec 14, 2018, 12:04:07 AM (5 years ago)
Author:
Anne Philipp <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
87ae9a3
Parents:
8652e7e
Message:

renamed function get_cmdline_args

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/python/submit.py

    ra4531f1 r9aefaad  
    5151# software specific classes and modules from flex_extract
    5252import _config
    53 from mods.tools import (normal_exit, get_cmdline_arguments,
     53from mods.tools import (normal_exit, get_cmdline_args,
    5454                        submit_job_to_ecserver, read_ecenv)
    5555from mods.get_mars_data import get_mars_data
     
    7575    '''
    7676
    77     args = get_cmdline_arguments()
     77    args = get_cmdline_args()
    7878    c = ControlFile(args.controlfile)
    7979
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG