Changeset 433d1eb in flex_extract.git for setup.sh


Ignore:
Timestamp:
Jul 29, 2019, 9:34:48 AM (5 years ago)
Author:
Anne Philipp <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
77cf4b5
Parents:
6275f7b
Message:

removed parameter from python program call / minor modifications in user settings (irrelevant)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • setup.sh

    r83b8e3c r433d1eb  
    66#
    77# @Description:
     8#    This file defines the flex_extract's available installation
     9#    parameters and puts them together for the call of the actual
     10#    python installation script.
     11#    It also does some checks to guarantees necessary parameters
     12#    were set.
    813#
    9 
    1014# -----------------------------------------------------------------
    1115# AVAILABLE COMMANDLINE ARGUMENTS TO SET
    1216#
    13 # THE USER HAS TO SPECIFY THESE PARAMETER
     17# THE USER HAS TO SPECIFY THESE PARAMETERS
    1418#
    1519TARGET='ecgate'
     
    1923GATEWAY='srvx8.img.univie.ac.at'
    2024DESTINATION='annep@genericSftp'
    21 FLEXPARTDIR=""
    22 JOB_TEMPLATE="job.template"
    23 CONTROLFILE="CONTROL_EA5.testgrid"
     25INSTALLDIR=None
     26JOB_TEMPLATE=''
     27CONTROLFILE='CONTROL_EA5'
    2428# -----------------------------------------------------------------
    2529#
     
    2933
    3034# PATH TO INSTALLATION SCRIPT
    31 script="source/python/install.py"
     35script="Source/Python/install.py"
    3236
    3337# INITIALIZE EMPTY PARAMETERLIST
     
    7276$script $parameterlist
    7377
    74 # -----------------------------------------------------------------
    75 # CALL INSTALLATION TESTS
    76 
    77 # TODO !!!!
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG