IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 14, 2011, 11:49:32 AM (14 years ago)
Author:
bills
Message:

fix bug in updates

File:
1 edited

Legend:

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

    r32637 r32665  
    289289    }
    290290
    291     if (!$ipprc->file_exists($configuration)) {
    292        print STDERR "WARNING: Config dump file $configuration is missing. Using current recipes and file rules.\n";
    293        $configuration = undef;
    294     }
    295291    # use WARPSTATS if we're updating, as we don't care about the new stuff from the STACK and DIFF STATS recipes
    296292    $recipe_ppstats = 'WARPSTATS';
Note: See TracChangeset for help on using the changeset viewer.