- Timestamp:
- Dec 8, 2010, 7:21:36 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20101203/ippScripts/scripts/ipp_apply_burntool_single.pl
r29909 r29982 150 150 my $command = "$regtool -dbname $dbname -updateprocessedimfile -exp_id $exp_id -class_id $class_id -burntool_state $outState"; 151 151 if ($imfile_state ne 'full') { 152 $command .= " -s tate full ";152 $command .= " -set_state full "; 153 153 } 154 154 $status = vsystem ($command, $REALRUN);
Note:
See TracChangeset
for help on using the changeset viewer.
