IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 14353


Ignore:
Timestamp:
Jul 20, 2007, 3:04:33 PM (19 years ago)
Author:
Paul Price
Message:

Turning on error handling.

File:
1 edited

Legend:

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

    r14276 r14353  
    243243        my $command = "$difftool -updaterun -diff_id $diff_id -state stop -code $exit_code";
    244244        $command .= " -dbname $dbname" if defined $dbname;
    245 ###        system ($command);
     245        system ($command);
    246246    }
    247247    exit $exit_code;
Note: See TracChangeset for help on using the changeset viewer.