Changeset 30413
- Timestamp:
- Jan 28, 2011, 1:54:30 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20101215/ippScripts/scripts/register_exp.pl
- Property svn:mergeinfo set to
r30049 r30413 348 348 if (defined $exp_id and not $no_update) { 349 349 my $command = "$regtool -addprocessedexp -exp_id $exp_id -fault $exit_code"; 350 $command .= " -exp_tag $exp_tag"; 351 $command .= " -exp_name UNKNOWN"; 352 $command .= " -inst UNKNOWN"; 353 $command .= " -telescope UNKNOWN"; 354 $command .= " -telescope UNKNOWN"; 355 $command .= " -filelevel UNKNOWN"; 350 356 $command .= " -hostname $host" if defined $host; 351 357 $command .= " -dbname $dbname" if defined $dbname;
Note:
See TracChangeset
for help on using the changeset viewer.
