Changeset 30339
- Timestamp:
- Jan 21, 2011, 5:10:29 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/perl/ippToPsps/StackBatch.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/perl/ippToPsps/StackBatch.pm
r30147 r30339 58 58 $_[7], # dvoDb 59 59 $_[8], # dvoPath 60 " NULL", # distGroup60 "ThreePi", # distGroup TODO 61 61 $_[9], # dontTarBall 62 62 $_[10], # verbose … … 122 122 $command .= " -survey $self->{_surveyType}"; 123 123 $command .= " -results $resultsFilePath"; 124 $command .= " -skycellid $self->{_ expId}";124 $command .= " -skycellid $self->{_skyId}"; 125 125 126 126 # run command
Note:
See TracChangeset
for help on using the changeset viewer.
