Changeset 16622
- Timestamp:
- 11/06/13 10:24:04 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/jenkins/execute_shell
r16617 r16622 7 7 if [[ $Platform == "master" ]]; then 8 8 configfile=linux64_murdo 9 elif [[ $Platform == " macosx" ]]; then9 elif [[ $Platform == "imac-012301-gil" ]]; then 10 10 configfile=imac 11 11 elif [[ $Platform == "larsen" ]]; then … … 17 17 cd "$WORKSPACE" 18 18 source $ISSM_DIR/jenkins/jenkins.sh $ISSM_DIR/jenkins/$configfile 19
Note:
See TracChangeset
for help on using the changeset viewer.