IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 15643


Ignore:
Timestamp:
Nov 16, 2007, 3:59:37 PM (18 years ago)
Author:
Paul Price
Message:

Enable error handling.

File:
1 edited

Legend:

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

    r14115 r15643  
    192192        $command .= " -code $exit_code";
    193193        $command .= " -dbname $dbname" if defined $dbname;
    194 ###        system ($command);
     194        system ($command);
    195195    }
    196196    exit $exit_code;
Note: See TracChangeset for help on using the changeset viewer.