Changeset 26567 for trunk/ippTasks/diff.pro
- Timestamp:
- Jan 12, 2010, 2:07:51 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/diff.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/diff.pro
r25570 r26567 155 155 book getword diffSkyfile $pageName bothways -var BOTHWAYS 156 156 book getword diffSkyfile $pageName workdir -var WORKDIR_TEMPLATE 157 book getword diffSkyfile $pageName state -var RUN_STATE 157 158 book getword diffSkyfile $pageName dbname -var DBNAME 158 159 … … 171 172 stderr $LOGDIR/diff.skycell.log 172 173 173 $run = diff_skycell.pl --threads @MAX_THREADS@ --diff_id $DIFF_ID --skycell_id $SKYCELL_ID --diff_skyfile_id $DIFF_SKYFILE_ID --outroot $outroot --redirect-output 174 $run = diff_skycell.pl --threads @MAX_THREADS@ --diff_id $DIFF_ID --skycell_id $SKYCELL_ID --diff_skyfile_id $DIFF_SKYFILE_ID --outroot $outroot --redirect-output --run-state $RUN_STATE 174 175 if ("$BOTHWAYS" == "T") 175 176 $run = $run --inverse
Note:
See TracChangeset
for help on using the changeset viewer.
