Changeset 20954 for branches/bills_081204/ippTasks/diff.pro
- Timestamp:
- Dec 10, 2008, 6:11:39 PM (18 years ago)
- File:
-
- 1 edited
-
branches/bills_081204/ippTasks/diff.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/bills_081204/ippTasks/diff.pro
r20903 r20954 98 98 task.exit 0 99 99 # convert 'stdout' to book format 100 ipptool2book stdout diffSkyfile -key diff_id -uniq -setword dbname $options:0 -setword pantaskState INIT100 ipptool2book stdout diffSkyfile -key diff_id:skycell_id -uniq -setword dbname $options:0 -setword pantaskState INIT 101 101 if ($VERBOSE > 2) 102 102 book listbook diffSkyfile … … 214 214 task.exit 0 215 215 # convert 'stdout' to book format 216 ipptool2book stdout diffCleanup -key diff_id -uniq -setword dbname $options:0 -setword pantaskState INIT216 ipptool2book stdout diffCleanup -key diff_id:skycell_id -uniq -setword dbname $options:0 -setword pantaskState INIT 217 217 if ($VERBOSE > 2) 218 218 book listbook diffCleanup
Note:
See TracChangeset
for help on using the changeset viewer.
