- Timestamp:
- Sep 6, 2011, 11:00:22 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110710/ippTasks/register.pro
r31603 r32337 271 271 272 272 task.exec 273 periods -exec $RUNEXEC 274 275 book npages regPendingImfile -var N 276 if ($N == 0) break 273 277 if ($NETWORK == 0) break 274 book npages regPendingImfile -var N275 if ($N == 0)276 periods -exec $RUNEXEC277 break278 end279 periods -exec 0.05280 278 281 279 # look for new images in regPendingImfile … … 331 329 echo command $run 332 330 end 331 periods -exec 0.05 333 332 command $run 334 333 end … … 636 635 637 636 task.exec 637 periods -exec $RUNEXEC 638 639 book npages regPendingBurntoolImfile -var N 640 if ($N == 0) break 638 641 if ($NETWORK == 0) break 639 book npages regPendingBurntoolImfile -var N640 if ($N == 0)641 periods -exec $RUNEXEC642 break643 end644 periods -exec 0.05645 642 646 643 # look for new images to burn in regPendingBurntoolImfile … … 651 648 652 649 book getword regPendingBurntoolImfile $pageName exp_id -var EXP_ID 650 book getword regPendingBurntoolImfile $pageName tmp_class_id -var TMP_CLASS_ID 653 651 book getword regPendingBurntoolImfile $pageName class_id -var CLASS_ID 654 652 book getword regPendingBurntoolImfile $pageName uri -var THIS_URI … … 656 654 book getword regPendingBurntoolImfile $pageName camera -var CAMERA 657 655 book getword regPendingBurntoolImfile $pageName dbname -var DBNAME 658 set.host.for.camera $ CAMERA $CLASS_ID656 set.host.for.camera $DBNAME $TMP_CLASS_ID 659 657 660 658 stdout $LOGDIR/register.burntool.run.log … … 673 671 echo command $run 674 672 end 673 periods -exec 0.05 675 674 command $run 676 675 end
Note:
See TracChangeset
for help on using the changeset viewer.
