Changeset 11546 for trunk/ippTasks/phase0.pro
- Timestamp:
- Feb 1, 2007, 9:58:58 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/phase0.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/phase0.pro
r11476 r11546 105 105 end 106 106 107 # delete existing entries which are DONE or DATAERR 108 book delpage p0PendingImfile -key state DONE 109 book delpage p0PendingImfile -key state DATA_ERR 107 # delete existing entries in the appropriate states 108 process_cleanup p0PendingImfile 110 109 end 111 110 … … 216 215 end 217 216 218 # delete existing entries which are DONE 219 book delpage p0PendingExp -key state DONE 220 book delpage p0PendingExp -key state DATA_ERR 217 # delete existing entries in the appropriate states 218 process_cleanup p0PendingExp 221 219 end 222 220
Note:
See TracChangeset
for help on using the changeset viewer.
