IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 34976 for trunk/ippTasks


Ignore:
Timestamp:
Jan 18, 2013, 11:19:14 AM (13 years ago)
Author:
bills
Message:

in survey.skycal add -set_label $label so that the search for existing runs with be restricted
to that label

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/survey.pro

    r34828 r34976  
    15291529    # note: currently skycal uses the staticskyRun workdir
    15301530
    1531     $run = staticskytool -defineskycalrun -select_label $label -set_dist_group $dist_group
     1531    $run = staticskytool -defineskycalrun -set_label $label -select_label $label -set_dist_group $dist_group
    15321532
    15331533    if ($DB:n == 0)
Note: See TracChangeset for help on using the changeset viewer.