Changeset 30489 for trunk/ippTasks/rcserver.pro
- Timestamp:
- Feb 3, 2011, 2:51:02 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/rcserver.pro (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/rcserver.pro
r28792 r30489 136 136 137 137 sprintf logfile "%s/makefs.%s.%s.log" $DIST_DIR $DIST_ID $DEST_ID 138 stdout $logfile139 stderr $logfile140 138 141 139 book setword rcPendingFS $pageName pantaskState RUN 142 140 143 $run = dist_make_fileset.pl --dist_id $DIST_ID --target_id $TARGET_ID --stage $STAGE --stage_id $STAGE_ID --data_group $DATA_GROUP --filter $FILTER --dest_id $DEST_ID --product_name $PRODUCT_NAME --ds_dbhost $DS_DBHOST --ds_dbname $DS_DBNAME --dist_dir $DIST_DIR 141 $run = dist_make_fileset.pl --dist_id $DIST_ID --target_id $TARGET_ID --stage $STAGE --stage_id $STAGE_ID --data_group $DATA_GROUP --filter $FILTER --dest_id $DEST_ID --product_name $PRODUCT_NAME --ds_dbhost $DS_DBHOST --ds_dbname $DS_DBNAME --dist_dir $DIST_DIR --logfile $logfile 144 142 145 143 add_standard_args run
Note:
See TracChangeset
for help on using the changeset viewer.
