IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16528


Ignore:
Timestamp:
Feb 15, 2008, 3:26:03 PM (18 years ago)
Author:
eugene
Message:

typo on dvodb

File:
1 edited

Legend:

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

    r16488 r16528  
    9494    $command_exp .= " -workdir $workdir";
    9595    $command_exp .= " -reduction $reduction" if defined $reduction;
    96     $command_exp .= " -dvo_db $dvo_db"       if defined $dvo_db;
     96    $command_exp .= " -dvodb $dvo_db"       if defined $dvo_db;
    9797    $command_exp .= " -tess_id $tess_id"     if defined $tess_id;
    9898    $command_exp .= " -end_stage $end_stage" if defined $end_stage;
Note: See TracChangeset for help on using the changeset viewer.