Changeset 29623
- Timestamp:
- Oct 29, 2010, 4:33:54 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20101029/ippScripts/scripts/publish_file.pl
r28591 r29623 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.
