Changeset 29316
- Timestamp:
- Oct 4, 2010, 4:28:04 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/perl/ippToPsps/Batch.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/perl/ippToPsps/Batch.pm
r29259 r29316 203 203 if (defined $self->{_dvoPath} ) {$command .= " -D CATDIR $self->{_dvoPath}";} 204 204 $command .= " -config ../config"; # TODO 205 $command .= " - expid $self->{_expId}";205 $command .= " -id $self->{_expId}"; 206 206 $command .= " -expname $self->{_expName}"; 207 207 $command .= " -survey $self->{_surveyType}";
Note:
See TracChangeset
for help on using the changeset viewer.
