IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 21, 2008, 11:31:39 AM (18 years ago)
Author:
Paul Price
Message:

Enable error handling into the database.

File:
1 edited

Legend:

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

    r16308 r16561  
    341341        $command .= " -code $exit_code";
    342342        $command .= " -dbname $dbname" if defined $dbname;
    343 ###        system ($command);
     343        system ($command);
    344344    }
    345345    exit $exit_code;
Note: See TracChangeset for help on using the changeset viewer.