Changeset 11829 for trunk/ippScripts/scripts/phase0_exp.pl
- Timestamp:
- Feb 15, 2007, 10:27:09 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/phase0_exp.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/phase0_exp.pl
r11492 r11829 253 253 my $exp_tag = $_[0]; 254 254 my $exit_code = $_[1]; 255 if ($exp_tag ) {255 if ($exp_tag and not $no_update) { 256 256 my $command = "$p0tool -addprocessedexp -exp_tag $exp_tag -code $exit_code"; 257 257 $command .= " -dbname $dbname" if defined $dbname;
Note:
See TracChangeset
for help on using the changeset viewer.
