IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 14, 2008, 2:17:51 PM (18 years ago)
Author:
Paul Price
Message:

Fixing cut/paste error.

File:
1 edited

Legend:

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

    r18489 r18512  
    7575        die "No working directory specified.\n" unless defined $workdir;
    7676       
    77         my $outroot = caturi( $workdir, $tess_id, $skycell_id, "$tess_id.$skycell_id.dif.$diff_id" );
     77        my $outroot = caturi( $workdir, $tess_id, $skycell_id, "$tess_id.$skycell_id.stk.$stack_id" );
    7878        $ipprc->outroot_prepare( $outroot );
    7979
Note: See TracChangeset for help on using the changeset viewer.