IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 24179


Ignore:
Timestamp:
May 13, 2009, 4:53:29 PM (17 years ago)
Author:
bills
Message:

diffSkyfile.uri is no more

File:
1 edited

Legend:

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

    r24174 r24179  
    295295    # Add the subtraction result
    296296    {
    297         my $command = "$difftool -adddiffskyfile -diff_id $diff_id -skycell_id $skycell_id -uri $outputName -path_base $outroot";
     297        my $command = "$difftool -adddiffskyfile -diff_id $diff_id -skycell_id $skycell_id -path_base $outroot";
    298298        $command .= " $cmdflags";
    299299        $command .= " -magicked" if $magicked;
Note: See TracChangeset for help on using the changeset viewer.