Changeset 15416
- Timestamp:
- 07/03/13 15:01:34 (12 years ago)
- Location:
- issm/trunk-jpl/scripts
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/scripts/tai
r6626 r15416 1 1 #!/bin/bash 2 if [ ! -z $EXECUTION_DIR ]; 3 then 4 EXECUTION_DIR=$ISSM_DIR/execution 5 fi 2 6 3 7 cd $EXECUTION_DIR -
issm/trunk-jpl/scripts/vil
r14938 r15416 1 1 #!/bin/bash 2 3 2 if [ ! -z $EXECUTION_DIR ]; 4 3 then
Note:
See TracChangeset
for help on using the changeset viewer.