Index: trunk/ippScripts/scripts/detrend_reject_exp.pl
===================================================================
--- trunk/ippScripts/scripts/detrend_reject_exp.pl	(revision 11492)
+++ trunk/ippScripts/scripts/detrend_reject_exp.pl	(revision 11501)
@@ -78,4 +78,5 @@
     my $metadata = $mdcParser->parse(join "", @$stdout_buf) or
 	&my_die("Unable to parse metadata config doc", $det_id, $iter, $PS_EXIT_PROG_ERROR);
+    # XXX need to test that the result list is 0 length and return with a different error
     $exposures = parse_md_list($metadata) or
 	&my_die("Unable to parse metadata list", $det_id, $iter, $PS_EXIT_PROG_ERROR);
