Index: trunk/ippScripts/scripts/phase3.pl
===================================================================
--- trunk/ippScripts/scripts/phase3.pl	(revision 9381)
+++ trunk/ippScripts/scripts/phase3.pl	(revision 9382)
@@ -137,5 +137,5 @@
 $outputRoot = File::Spec->abs2rel( $outputRoot, $ipprc->workdir() );
 unless ($no_update) {
-    my $command = "$p3tool -addprocessedexp -exp_tag $exp_tag " .
+    my $command = "$p3tool -addprocessedexp -exp_tag $exp_tag -uri UNKNOWN " .
 	"-recip " . RECIPE1() . "," . RECIPE2() . " -b1_uri $jpeg1Name -b2_uri $jpeg2Name " .
 	"-bg $bg -bg_stdev $bg_stdev -bg_mean_stdev $bg_mean_stdev"; # Command to run
