Changeset 11829 for trunk/ippScripts/scripts/phase0_imfile.pl
- Timestamp:
- Feb 15, 2007, 10:27:09 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/phase0_imfile.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/phase0_imfile.pl
r11492 r11829 232 232 my $class_id = $_[1]; 233 233 my $exit_code = $_[2]; 234 if ($exp_tag && $class_id ) {234 if ($exp_tag && $class_id and not $no_update) { 235 235 my $command = "$p0tool -addprocessedimfile -exp_tag $exp_tag -class_id $class_id -code $exit_code"; 236 236 $command .= " -dbname $dbname" if defined $dbname;
Note:
See TracChangeset
for help on using the changeset viewer.
