IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 31041


Ignore:
Timestamp:
Mar 24, 2011, 4:53:28 PM (15 years ago)
Author:
watersc1
Message:

tmp_exp_name, not exp_name. Thanks for finding this before we tried using it, Bill.

File:
1 edited

Legend:

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

    r30966 r31041  
    268268if ((abs($burntoolStateCurrent) != $burntoolStateTarget)&&
    269269    (!is_daytime($dateobs,$sunrise,$sunset))&&
    270     (!is_ccim($exp_name,$exp_type))) {
     270    (!is_ccim($tmp_exp_name,$exp_type))) {
    271271    my $mdcParser  = PS::IPP::Metadata::Config->new;
    272272
Note: See TracChangeset for help on using the changeset viewer.