Changeset 31854 for trunk/ippTasks/lossy_compress.pro
- Timestamp:
- Jul 10, 2011, 2:12:02 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/lossy_compress.pro (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/lossy_compress.pro
r28139 r31854 122 122 123 123 task.exec 124 periods -exec $RUNEXEC 125 126 book npages compPendingCompress -var N 127 if ($N == 0) break 124 128 if ($NETWORK == 0) break 125 book npages compPendingCompress -var N126 if ($N == 0)127 periods -exec $RUNEXEC128 break129 end130 periods -exec 0.05131 129 132 130 # look for new images … … 171 169 echo command $run 172 170 end 171 periods -exec 0.05 173 172 command $run 174 173 end … … 248 247 249 248 task.exec 249 periods -exec $RUNEXEC 250 251 book npages compPendingClean -var N 252 if ($N == 0) break 250 253 if ($NETWORK == 0) break 251 book npages compPendingClean -var N252 if ($N == 0)253 periods -exec $RUNEXEC254 break255 end256 periods -exec 0.05257 254 258 255 # look for new images … … 297 294 echo command $run 298 295 end 296 periods -exec 0.05 299 297 command $run 300 298 end
Note:
See TracChangeset
for help on using the changeset viewer.
