Changeset 26985
- Timestamp:
- Feb 18, 2010, 11:38:41 AM (16 years ago)
- Location:
- trunk/ippTasks
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/diff.pro
r26961 r26985 15 15 $diffSkycell_DB = 0 16 16 $diffAdvance_DB = 0 17 $diff_revert_DB = 0 17 18 #$diffCleanup_DB = 0 18 19 … … 95 96 ### Tasks are loaded into diffSkyfile. 96 97 97 $diff_revert_DB = 098 98 99 99 task diff.skycell.load … … 409 409 periods -timeout 120.0 410 410 npending 1 411 active false 411 412 412 413 stdout NULL -
trunk/ippTasks/dist.pro
r26979 r26985 424 424 periods -timeout 120.0 425 425 npending 1 426 427 stdout $LOGDIR/revert.log 426 active false 427 428 stdout NULL 428 429 stderr $LOGDIR/revert.log 429 430 -
trunk/ippTasks/stack.pro
r26961 r26985 14 14 ### Database lists 15 15 $stackSkycell_DB = 0 16 $stack_revert_DB = 0 16 17 #$stackCleanup_DB = 0 17 18 … … 88 89 # end 89 90 90 $stack_revert_DB = 0 91 91 92 ### Load tasks for doing the stack 92 93 ### Tasks are loaded into stackSumSkyfile. … … 349 350 periods -timeout 120.0 350 351 npending 1 351 352 active false 353 352 354 stdout NULL 353 355 stderr $LOGDIR/revert.log
Note:
See TracChangeset
for help on using the changeset viewer.
