Changeset 763fcf6 in flex_extract.git for python/install.py


Ignore:
Timestamp:
Aug 31, 2018, 4:33:13 PM (6 years ago)
Author:
Anne Philipp <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
06c45e7
Parents:
451bb19
Message:

corrected function argument list of submit_job_to_ecgate

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/install.py

    r54a8a01 r763fcf6  
    195195                             c.ecuid, c.ecgid)
    196196
    197         submit_job_to_ecserver(ecd + '/python/', c.install_target,
    198                                'compilejob.ksh')
     197        result_code = submit_job_to_ecserver(ecd + '/python/', c.install_target,
     198                                             'compilejob.ksh')
    199199
    200200        print 'job compilation script has been submitted to ecgate for ' + \
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG