Changeset 222aa11 in flex_extract.git for python/submit.py


Ignore:
Timestamp:
Sep 10, 2018, 8:54:42 AM (6 years ago)
Author:
Anne Philipp <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
3232589
Parents:
308e144
Message:

added pathes in config file and according testcases

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/submit.py

    r763fcf6 r222aa11  
    8181    except IOError:
    8282        try:
    83             c = ControlFile(LOCAL_PYTHON_PATH + args.controlfile)
     83            c = ControlFile(_config.PATH_LOCAL_PYTHON + args.controlfile)
    8484        except IOError:
    8585            print 'Could not read CONTROL file "' + args.controlfile + '"'
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG