IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 12, 2009, 3:08:50 PM (17 years ago)
Author:
bills
Message:

better error reporting of parse stage errors to the client

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pstamp/scripts/pstamp_parser_run.pl

    r24961 r25058  
    200200    unlink $error_file_name if (-e $error_file_name);
    201201
     202    # Run the parser
     203
    202204    my $command = "$parse_cmd";
    203205    my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) =
Note: See TracChangeset for help on using the changeset viewer.