Changeset 15822
- Timestamp:
- 08/14/13 08:11:24 (12 years ago)
- Location:
- issm/trunk-jpl/scripts
- Files:
-
- 3 deleted
- 3 edited
-
dailyrun.sh (deleted)
-
errlog_process.sh (deleted)
-
issm_webpdf.sh (deleted)
-
tai (modified) (1 diff)
-
vie (modified) (1 diff)
-
vil (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/scripts/tai
r15416 r15822 1 1 #!/bin/bash 2 if [ !-z $EXECUTION_DIR ];2 if [ -z $EXECUTION_DIR ]; 3 3 then 4 4 EXECUTION_DIR=$ISSM_DIR/execution -
issm/trunk-jpl/scripts/vie
r14938 r15822 1 1 #!/bin/bash 2 2 3 if [ ! -z $EXECUTION_DIR];3 if [ -z "$EXECUTION_DIR" ]; 4 4 then 5 5 EXECUTION_DIR=$ISSM_DIR/execution -
issm/trunk-jpl/scripts/vil
r15416 r15822 1 1 #!/bin/bash 2 if [ !-z $EXECUTION_DIR ];2 if [ -z $EXECUTION_DIR ]; 3 3 then 4 4 EXECUTION_DIR=$ISSM_DIR/execution
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)