IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 10, 2008, 3:33:18 PM (18 years ago)
Author:
eugene
Message:

fix dvodb option

File:
1 edited

Legend:

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

    r16640 r16920  
    9191    $command_exp .= " -workdir $workdir";
    9292    $command_exp .= " -reduction $reduction" if defined $reduction;
    93     $command_exp .= " -dvo_db $dvo_db"       if defined $dvo_db;
     93    $command_exp .= " -dvodb $dvo_db"       if defined $dvo_db;
    9494    $command_exp .= " -tess_id $tess_id"     if defined $tess_id;
    9595    $command_exp .= " -end_stage $end_stage" if defined $end_stage;
Note: See TracChangeset for help on using the changeset viewer.