Changeset 7d77efa in flex_extract.git


Ignore:
Timestamp:
Oct 24, 2022, 10:00:21 PM (18 months ago)
Author:
Anne Tipka <anne.tipka@…>
Branches:
dev
Children:
0540bd0
Parents:
d9afe04
Message:

corrected path setting in run script to make sure scripts can be found in batch jobs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Run/run_bologna.sh

    r7c4bd59 r7d77efa  
    4444PUBLIC=0
    4545
     46flex_extract_path=${HOME}/flex_extract_v7.1.3/
     47
    4648# -----------------------------------------------------------------
    4749#
     50
    4851# AFTER THIS LINE THE USER DOES NOT HAVE TO CHANGE ANYTHING !!!
    4952#
    5053# -----------------------------------------------------------------
    5154
     55export PATH=${PATH}:${flex_extract_path}/Source/Python
     56
    5257# PATH TO SUBMISSION SCRIPT
    53 pyscript=../Source/Python/submit.py
     58pyscript=submit.py
    5459
    5560# INITIALIZE EMPTY PARAMETERLIST
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG