Changeset 16622


Ignore:
Timestamp:
11/06/13 10:24:04 (12 years ago)
Author:
Eric.Larour
Message:

CHG: changed name

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/jenkins/execute_shell

    r16617 r16622  
    77if [[ $Platform == "master" ]]; then
    88configfile=linux64_murdo
    9 elif [[ $Platform == "macosx" ]]; then
     9elif [[ $Platform == "imac-012301-gil" ]]; then
    1010configfile=imac
    1111elif [[ $Platform == "larsen" ]]; then
     
    1717cd "$WORKSPACE"
    1818source $ISSM_DIR/jenkins/jenkins.sh $ISSM_DIR/jenkins/$configfile
    19 
Note: See TracChangeset for help on using the changeset viewer.