Changeset 27891
- Timestamp:
- May 10, 2010, 10:23:57 AM (16 years ago)
- Location:
- trunk/ippScripts/scripts
- Files:
-
- 2 edited
-
register_exp.pl (modified) (1 diff)
-
register_imfile.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/register_exp.pl
r27718 r27891 127 127 $command .= " -end_stage $end_stage" if defined $end_stage; 128 128 $command .= " -tess_id $tess_id" if defined $tess_id; 129 $command .= " -state full"; 129 130 $command .= " $cmdflags"; 130 131 -
trunk/ippScripts/scripts/register_imfile.pl
r27718 r27891 174 174 $command .= " -hostname $host" if defined $host; 175 175 $command .= " -dbname $dbname" if defined $dbname; 176 $command .= " -data_state full"; 176 177 $command .= " $cmdflags"; 177 178
Note:
See TracChangeset
for help on using the changeset viewer.
