Changeset 20973 for trunk/ippTasks/diff.pro
- Timestamp:
- Dec 13, 2008, 10:17:34 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/diff.pro (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/diff.pro
r20932 r20973 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 … … 157 157 stderr $LOGDIR/diff.skycell.log 158 158 159 $run = diff_skycell.pl --threads @MAX_THREADS@ --diff_id $DIFF_ID -- diff_skyfile_id $DIFF_SKYFILE_ID --outroot $outroot --redirect-output159 $run = diff_skycell.pl --threads @MAX_THREADS@ --diff_id $DIFF_ID --skycell_id $SKYCELL_ID --outroot $outroot --redirect-output 160 160 add_standard_args run 161 161 … … 215 215 task.exit 0 216 216 # convert 'stdout' to book format 217 ipptool2book stdout diffCleanup -key diff_id -uniq -setword dbname $options:0 -setword pantaskState INIT217 ipptool2book stdout diffCleanup -key diff_id:skycell_id -uniq -setword dbname $options:0 -setword pantaskState INIT 218 218 if ($VERBOSE > 2) 219 219 book listbook diffCleanup
Note:
See TracChangeset
for help on using the changeset viewer.
