Changeset de4dc27 in flex_extract.git


Ignore:
Timestamp:
Nov 30, 2018, 2:47:40 PM (5 years ago)
Author:
Anne Philipp <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
1d15e27
Parents:
45c6337
Message:

added removing tar file after ecgate installtion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/python/install.py

    rff2a11c rde4dc27  
    6161from classes.ControlFile import ControlFile
    6262from classes.UioFiles import UioFiles
    63 from mods.tools import make_dir, put_file_to_ecserver, submit_job_to_ecserver
     63from mods.tools import (make_dir, put_file_to_ecserver, submit_job_to_ecserver,
     64                        silent_remove)
    6465
    6566# ------------------------------------------------------------------------------
     
    178179                               os.path.join(_config.PATH_REL_JOBSCRIPTS,
    179180                                            _config.FILE_INSTALL_COMPILEJOB))
     181
     182        silent_remove(tar_file)
    180183
    181184        print('job compilation script has been submitted to ecgate for ' +
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG