Changeset 19465 for trunk/ippTasks/camera.pro
- Timestamp:
- Sep 10, 2008, 11:07:54 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/camera.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/camera.pro
r19421 r19465 73 73 74 74 task.exec 75 $run = camtool -pendingexp -limit 2075 $run = camtool -pendingexp 76 76 if ($DB:n == 0) 77 77 option DEFAULT … … 204 204 205 205 task.exec 206 $run = camtool -pendingcleanuprun -limit 20206 $run = camtool -pendingcleanuprun 207 207 if ($DB:n == 0) 208 208 option DEFAULT
Note:
See TracChangeset
for help on using the changeset viewer.
