Changeset 27517 for branches/eam_branches/20100225/ippTasks/dist.pro
- Timestamp:
- Mar 29, 2010, 3:55:49 PM (16 years ago)
- Location:
- branches/eam_branches/20100225
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTasks/dist.pro (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20100225
- Property svn:mergeinfo changed
-
branches/eam_branches/20100225/ippTasks/dist.pro
r27055 r27517 159 159 # stderr $LOGSUBDIR/dist.process.load.log 160 160 161 $run = disttool - limit 25 -pendingcomponent -stage $DIST_STAGE:$currentStage161 $run = disttool -pendingcomponent -stage $DIST_STAGE:$currentStage 162 162 $currentStage ++ 163 163 if ($currentStage >= $DIST_STAGE:n) set currentStage = 0 … … 177 177 end 178 178 end 179 #add_poll_args run179 add_poll_args run 180 180 add_poll_labels run 181 181 command $run … … 239 239 book getword distToProcess $pageName no_magic -var NO_MAGIC 240 240 book getword distToProcess $pageName magicked -var MAGICKED 241 book getword distToProcess $pageName alt_path_base -var ALT_PATH_BASE 241 242 book getword distToProcess $pageName outdir -var OUTDIR_TEMPLATE 242 243 book getword distToProcess $pageName dbname -var DBNAME … … 256 257 if ($QUALITY) 257 258 $EXTRA_ARGS = $EXTRA_ARGS --poor_quality 259 end 260 if ("$ALT_PATH_BASE" != "") 261 $EXTRA_ARGS = $EXTRA_ARGS --alt_path_base $ALT_PATH_BASE 258 262 end 259 263
Note:
See TracChangeset
for help on using the changeset viewer.
