IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 31, 2007, 3:01:33 PM (19 years ago)
Author:
eugene
Message:

added a note

File:
1 edited

Legend:

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

    r11492 r11501  
    7878    my $metadata = $mdcParser->parse(join "", @$stdout_buf) or
    7979        &my_die("Unable to parse metadata config doc", $det_id, $iter, $PS_EXIT_PROG_ERROR);
     80    # XXX need to test that the result list is 0 length and return with a different error
    8081    $exposures = parse_md_list($metadata) or
    8182        &my_die("Unable to parse metadata list", $det_id, $iter, $PS_EXIT_PROG_ERROR);
Note: See TracChangeset for help on using the changeset viewer.