Changeset 29622 for trunk/ippScripts/scripts/publish_file.pl
- Timestamp:
- Oct 29, 2010, 4:33:07 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/publish_file.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/publish_file.pl
r28591 r29622 323 323 324 324 my $command = "$ppMops $input $output"; 325 $command .= " -version 1"; # XXX : NOTE: for now, MOPS just wants PS1_DV1 (remove this eventually...) 325 326 $command .= " -exp_name " . $data->{exp_name} if defined $data->{exp_name}; 326 327 $command .= " -exp_id " . $data->{exp_id} if defined $data->{exp_id};
Note:
See TracChangeset
for help on using the changeset viewer.
