Ignore:
Timestamp:
Aug 5, 2020, 8:40:33 AM (4 years ago)
Author:
Anne Philipp <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
b4ae1d6
Parents:
0a75335
Message:

updated unit tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Testing/Regression/Unit/InstallTar/mk_install_tar.sh

    rbe6c0a2 r8028176  
    1111path=../../
    1212
    13 tarname='flex_extract_v7.1_local.tar'
     13tarname='flex_extract_v7.1.2_local.tar'
    1414pwd
    1515tar -zcvf ../../Testing/Regression/Unit/InstallTar/$tarname  \
     
    2121        ${path}Source/Fortran/*.h \
    2222        ${path}Source/Fortran/makefile* \
    23         ${path}Templates/convert.nl \
    24         ${path}Templates/*.temp \
    25         ${path}Templates/ecmwf_grib1_table_128 \
     23        ${path}Templates/* \
    2624        ${path}Run/run_local.sh \
    2725        ${path}Run/Control/CONTROL* \
    28         --exclude=${path}Run/Control/Testgrid \
    29         --exclude=${path}Run/Control/notPublic \
    30         ${path}Run/Jobscripts \
    31         ${path}LICENSE.md \
    32         ${path}CODE_OF_CONDUCT.md \
    33         ${path}README.md  \
    34         ${path}Testing/* \
     26        ${path}Run/Jobscripts/*.md \
     27        ${path}*.md \
     28        ${path}Testing/Installation/*.sh \
     29        ${path}Testing/Installation/Api_testscripts/* \
     30        ${path}Testing/Installation/Calc_etadot/* \
     31        ${path}Testing/Installation/First_extraction/* \
    3532        --exclude=*.ksh  \
    3633        --exclude=flex_extract_v7.1_*.tar
     
    3835                 
    3936                 
    40 tarname='flex_extract_v7.1_ecgate.tar'
     37tarname='flex_extract_v7.1.2_ecgate.tar'
    4138
    4239tar -zcvf ../../Testing/Regression/Unit/InstallTar/$tarname \
     
    4845        ${path}Source/Fortran/*.h \
    4946        ${path}Source/Fortran/makefile* \
    50         ${path}Templates/convert.nl \
    51         ${path}Templates/*.temp \
    52         ${path}Templates/ecmwf_grib1_table_128 \
     47        ${path}Templates/* \
    5348        ${path}Run/ECMWF_ENV \
    5449        ${path}Run/run.sh \
    5550        ${path}Run/Control/CONTROL* \
    56         --exclude=${path}Run/Control/Testgrid \
    57         --exclude=${path}Run/Control/notPublic \
    58         ${path}Run/Jobscripts \
     51        ${path}Run/Jobscripts/*.md \
    5952        ${path}LICENSE.md \
    6053        ${path}CODE_OF_CONDUCT.md \
    6154        ${path}README.md \
    62         ${path}Testing/* \
     55        ${path}Testing/Installation/*.sh \
     56        ${path}Testing/Installation/Api_testscripts/* \
     57        ${path}Testing/Installation/Calc_etadot/* \
     58        ${path}Testing/Installation/First_extraction/* \
    6359        --exclude=*.ksh  \
    6460        --exclude=flex_extract_v7.1_*.tar
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG