IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 10, 2010, 10:23:57 AM (16 years ago)
Author:
watersc1
Message:

regtool knows how to set the states, but it was just not in the script files. I've fixed that now.

File:
1 edited

Legend:

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

    r27718 r27891  
    127127$command .= " -end_stage $end_stage" if defined $end_stage;
    128128$command .= " -tess_id   $tess_id"   if defined $tess_id;
     129$command .= " -state full";
    129130$command .= " $cmdflags";
    130131
Note: See TracChangeset for help on using the changeset viewer.