IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 32788 for trunk/ippScripts


Ignore:
Timestamp:
Nov 23, 2011, 1:48:56 PM (15 years ago)
Author:
bills
Message:

remove unneeded input file check

File:
1 edited

Legend:

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

    r32779 r32788  
    137137                run(command => $command, verbose => $verbose);
    138138            unless ($success) {
    139                 check_input_file($uri, $vp_id, $class_id, $cell_id);
    140139                $error_code = (($error_code >> 8) or $PS_EXIT_PROG_ERROR);
    141140                &my_die("Unable to perform psvideophot: $error_code", $vp_id, $error_code);
Note: See TracChangeset for help on using the changeset viewer.