Changeset 14153 for trunk/ippTasks/stack.pro
- Timestamp:
- Jul 11, 2007, 5:11:59 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/stack.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/stack.pro
r14042 r14153 90 90 task.exit 0 91 91 # convert 'stdout' to book format 92 ipptool2book stdout stackSumSkyfile -key stack_id -uniq -setword dbname $options:0 92 ipptool2book stdout stackSumSkyfile -key stack_id -uniq -setword dbname $options:0 -setword pantaskState INIT 93 93 if ($VERBOSE > 2) 94 94 book listbook stackSumSkyfile … … 122 122 if ($network == 0) break 123 123 124 # look for new images in stackSumSkyfile (pantaskState == NULL)125 book getpage stackSumSkyfile 0 -var pageName -key pantaskState NULL124 # look for new images in stackSumSkyfile (pantaskState == INIT) 125 book getpage stackSumSkyfile 0 -var pageName -key pantaskState INIT 126 126 if ($pageName == NULL) break 127 127
Note:
See TracChangeset
for help on using the changeset viewer.
