IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 18, 2008, 11:48:40 AM (18 years ago)
Author:
Paul Price
Message:

Fixing wrong error message.

File:
1 edited

Legend:

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

    r17943 r18616  
    8383}
    8484
    85 &my_die("Subtraction list contains more than two elements", $diff_id, $PS_EXIT_SYS_ERROR) unless
     85&my_die("Subtraction list does not contain exactly two elements", $diff_id, $PS_EXIT_SYS_ERROR) unless
    8686    scalar @$files == 2;
    8787
Note: See TracChangeset for help on using the changeset viewer.