IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27016


Ignore:
Timestamp:
Feb 19, 2010, 2:30:16 PM (16 years ago)
Author:
watersc1
Message:

Hopefully final SSdiff edit.

File:
1 edited

Legend:

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

    r26015 r27016  
    102102    $list_mode = "-diffskyfile";
    103103    $component_key = "skycell_id";
     104} elsif ($stage eq "SSdiff") {
     105    $tool_cmd = "$difftool -diff_id";
     106    $list_mode = "-diffskyfile";
     107    $component_key = "skycell_id";
    104108} else {
    105109    &my_die("Unexpected stage: $stage", $dist_id, $PS_EXIT_CONFIG_ERROR);
Note: See TracChangeset for help on using the changeset viewer.