- Timestamp:
- May 26, 2009, 1:59:32 PM (17 years ago)
- Location:
- branches/cnb_branches/cnb_branch_20090301
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippScripts/scripts/register_exp.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/cnb_branches/cnb_branch_20090301
- Property svn:mergeinfo changed
-
branches/cnb_branches/cnb_branch_20090301/ippScripts/scripts/register_exp.pl
r23352 r24244 191 191 carp($msg); 192 192 if (defined $exp_id and not $no_update) { 193 my $command = "$regtool -addprocessedexp -exp_id $exp_id - code$exit_code";193 my $command = "$regtool -addprocessedexp -exp_id $exp_id -fault $exit_code"; 194 194 $command .= " -hostname $host" if defined $host; 195 195 $command .= " -dbname $dbname" if defined $dbname;
Note:
See TracChangeset
for help on using the changeset viewer.
