Changeset 27529
- Timestamp:
- Mar 30, 2010, 11:17:51 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/destreak.pro (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/destreak.pro
r27394 r27529 385 385 stderr $LOGSUBDIR/destreak.revert.run.log 386 386 387 # if we are unable to run the 'exec', use a long retry time 388 periods -exec $RUNEXEC 389 387 390 book npages magicDSToRevert -var N 388 391 if ($N == 0) break … … 432 435 echo command $run 433 436 end 437 # if we are ready to run, drop the retry timeout low so we fill up the queue 438 periods -exec 0.05 434 439 command $run 435 440 end … … 576 581 stdout $LOGSUBDIR/destreak.cleanup.run.log 577 582 stderr $LOGSUBDIR/destreak.cleanup.run.log 583 584 # if we are unable to run the 'exec', use a long retry time 585 periods -exec $RUNEXEC 578 586 579 587 book npages magicDSToCleanup -var N … … 606 614 echo command $run 607 615 end 616 # if we are ready to run, drop the retry timeout low so we fill up the queue 617 periods -exec 0.05 608 618 command $run 609 619 end
Note:
See TracChangeset
for help on using the changeset viewer.
