IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 27, 2007, 6:27:10 PM (19 years ago)
Author:
Paul Price
Message:

Additional error checking. -path_base not implemented for warp, diff, stack yet.

File:
1 edited

Legend:

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

    r12111 r12115  
    107107&my_die("Unable to identify template", $diff_id, $PS_EXIT_SYS_ERROR) unless defined $template;
    108108&my_die("Unable to identify input", $diff_id, $PS_EXIT_SYS_ERROR) unless defined $input;
     109&my_die("Unable to identify camera", $diff_id, $PS_EXIT_SYS_ERROR) unless defined $camera;
    109110$ipprc->define_camera($camera);
    110111
Note: See TracChangeset for help on using the changeset viewer.