Changeset 18426


Ignore:
Timestamp:
08/16/14 21:03:01 (11 years ago)
Author:
Mathieu Morlighem
Message:

CHG: testing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/packagers/macosx/package.sh

    r18425 r18426  
    99        echo "test101 FAILED"
    1010        exit 1;
     11else
     12        echo "test101 passed"
    1113fi
    12 
    13 exit 0
    1414
    1515#Package using the Package Maker from OSX, driven by command line.
     
    2626echo "Creating tarball: ${tarball_name}"
    2727tar -czf $tarball_name ./bin ./lib ./test ./examples externalpackages/mpich/install/bin/mpiexec externalpackages/mpich/install/bin/hydra_pmi_proxy
     28ls
Note: See TracChangeset for help on using the changeset viewer.