IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 5, 2008, 12:38:31 PM (18 years ago)
Author:
Paul Price
Message:

Fixing error message.

File:
1 edited

Legend:

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

    r16308 r16311  
    298298    unless ($success) {
    299299        $error_code = (($error_code >> 8) or $PS_EXIT_PROG_ERROR);
    300         warn("Unable to perform dettool -addprocessedexp: $error_code\n");
     300        warn("Unable to add result to database: $error_code\n");
    301301        exit($error_code);
    302302    }
Note: See TracChangeset for help on using the changeset viewer.