Index: /tags/ipp-20101215/ippScripts/scripts/register_exp.pl
===================================================================
--- /tags/ipp-20101215/ippScripts/scripts/register_exp.pl	(revision 30412)
+++ /tags/ipp-20101215/ippScripts/scripts/register_exp.pl	(revision 30413)
@@ -348,4 +348,10 @@
     if (defined $exp_id and not $no_update) {
         my $command = "$regtool -addprocessedexp -exp_id $exp_id -fault $exit_code";
+	$command .= " -exp_tag $exp_tag";
+	$command .= " -exp_name UNKNOWN";
+	$command .= " -inst UNKNOWN";
+	$command .= " -telescope UNKNOWN";
+	$command .= " -telescope UNKNOWN";
+	$command .= " -filelevel UNKNOWN";
         $command .= " -hostname $host" if defined $host;
         $command .= " -dbname $dbname" if defined $dbname;
