IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 28, 2008, 4:35:57 PM (18 years ago)
Author:
Paul Price
Message:

Using --outroot instead of --workdir.

File:
1 edited

Legend:

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

    r16745 r16746  
    7878        die "No working directory specified.\n" unless defined $workdir;
    7979       
    80         my $outroot = caturi( $workdir, "tess_$tess_id", $skycell_id, "$tess_id.$skycell_id.diff.$diff_id" );
     80        my $outroot = caturi( $workdir, "tess_$tess_id", $skycell_id, "$tess_id.$skycell_id.dif.$diff_id" );
    8181
    8282        my $command = "$diff_skycell --diff_id $diff_id --dbname $dbname --outroot $outroot";
Note: See TracChangeset for help on using the changeset viewer.