Changeset 25484
- Timestamp:
- Sep 22, 2009, 3:53:41 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/register_imfile.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/register_imfile.pl
r25483 r25484 104 104 print "[Running $command2]\n"; 105 105 my $result2 = IPC::Run::run $h2; 106 106 print "STDOUT:\n$out2"; 107 print "STDERR:\n$err2"; 107 108 &my_die("Unable to perform ppStatsFromMetadata on exposure id $exp_id: " . $h2->result(), $exp_id, $tmp_exp_name, $tmp_class_id, $uri, ($h2->result() or $PS_EXIT_PROG_ERROR) ) unless $result2; 108 109 chomp $out2;
Note:
See TracChangeset
for help on using the changeset viewer.
