Changeset 786cfd6 in flex_extract.git


Ignore:
Timestamp:
Nov 27, 2018, 9:43:20 PM (5 years ago)
Author:
Anne Philipp <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
e0e99a5
Parents:
0e2f93e
Message:

corrected type of ppid to str

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/python/mods/tools.py

    r3946de5 r786cfd6  
    181181    # this is only used by prepare_flexpart.py to rerun a postprocessing step
    182182    parser.add_argument("--ppid", dest="ppid",
    183                         type=none_or_int, default=None,
     183                        type=none_or_str, default=None,
    184184                        help="specify parent process id for \
    185185                        rerun of prepare_flexpart")
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG