Changeset 31854 for trunk/ippTasks/register.pro
- Timestamp:
- Jul 10, 2011, 2:12:02 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/register.pro (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/register.pro
r31603 r31854 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 … … 673 670 echo command $run 674 671 end 672 periods -exec 0.05 675 673 command $run 676 674 end
Note:
See TracChangeset
for help on using the changeset viewer.
