IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 4, 2006, 12:41:13 PM (20 years ago)
Author:
Paul Price
Message:

Wrong variable names.

File:
1 edited

Legend:

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

    r9233 r9234  
    144144    die "Unable to perform dettool -addnormexp: $error_code\n" if not $success;
    145145
    146     unlink $list1File;
    147     unlink $list2File;
     146    unlink $list1Name;
     147    unlink $list2Name;
    148148}
    149149
Note: See TracChangeset for help on using the changeset viewer.