IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 32418


Ignore:
Timestamp:
Sep 20, 2011, 3:09:48 PM (15 years ago)
Author:
watersc1
Message:

typo-fix for my registration bugfix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-20110622/ippScripts/scripts/register_imfile.pl

    r32405 r32418  
    518518
    519519    carp($msg);
    520     if (defined $exp_id && defined $tmp_class_id and not $no_update) {
     520    if (defined $exp_id && defined $class_id and not $no_update) {
    521521        my $command = "$regtool -updateprocessedimfile";
    522522        $command .= " -exp_id $exp_id";
Note: See TracChangeset for help on using the changeset viewer.