IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 29, 2010, 4:33:07 PM (16 years ago)
Author:
eugene
Message:

pass version 1 to ppMops until we are cleared by Larry

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/publish_file.pl

    r28591 r29622  
    323323
    324324    my $command = "$ppMops $input $output";
     325    $command .= " -version 1"; # XXX : NOTE: for now, MOPS just wants PS1_DV1 (remove this eventually...)
    325326    $command .= " -exp_name " . $data->{exp_name} if defined $data->{exp_name};
    326327    $command .= " -exp_id " . $data->{exp_id} if defined $data->{exp_id};
Note: See TracChangeset for help on using the changeset viewer.