- Timestamp:
- Mar 9, 2009, 3:41:26 PM (17 years ago)
- Location:
- branches/cnb_branches/cnb_branch_20090215
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTasks/detrend.mkruns.pro (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/cnb_branches/cnb_branch_20090215
- Property svn:mergeinfo changed
/branches/eam_branches/eam_branch_20090303 (added) merged: 23158,23175-23181,23202-23210,23220-23225 /trunk merged: 23211-23219,23226-23238
- Property svn:mergeinfo changed
-
branches/cnb_branches/cnb_branch_20090215/ippTasks/detrend.mkruns.pro
r16298 r23239 34 34 end 35 35 36 task.exit crash 37 # send someone email? 38 echo "unable to define a new detrend run" 39 end 40 36 41 # operation timed out? is the database down? 37 42 task.exit timeout … … 60 65 # default exit status 61 66 task.exit default 67 echo "unable to define a new detrend run" 68 end 69 70 task.exit crash 71 # send someone email? 62 72 echo "unable to define a new detrend run" 63 73 end … … 92 102 end 93 103 104 task.exit crash 105 # send someone email? 106 echo "unable to define a new detrend run" 107 end 108 94 109 # operation timed out? is the database down? 95 110 task.exit timeout
Note:
See TracChangeset
for help on using the changeset viewer.
