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