- Timestamp:
- Mar 17, 2009, 12:08:50 PM (17 years ago)
- Location:
- branches/cnb_branches/cnb_branch_20090301
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTasks/detrend.mkruns.pro (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/cnb_branches/cnb_branch_20090301
-
Property svn:mergeinfo
set to (toggle deleted branches)
/trunk merged eligible /branches/eam_branches/eam_branch_20090303 23158-23228
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
branches/cnb_branches/cnb_branch_20090301/ippTasks/detrend.mkruns.pro
r16298 r23352 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.
