IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 35497 for trunk/pstamp/scripts


Ignore:
Timestamp:
May 3, 2013, 9:47:09 AM (13 years ago)
Author:
bills
Message:

fix a few really silly bugs with extracting sources from cmf file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pstamp/scripts/pstamp_job_run.pl

    r35398 r35497  
    151151        } elsif ($params->{cmf}) {
    152152            $argString .= " -write_cmf";
     153            $fileArgs  .= " -sources $params->{cmf}";
    153154            push @file_list, $params->{cmf};
    154155        } else {
Note: See TracChangeset for help on using the changeset viewer.