Index: trunk/ippScripts/scripts/chip_imfile.pl
===================================================================
--- trunk/ippScripts/scripts/chip_imfile.pl	(revision 19178)
+++ trunk/ippScripts/scripts/chip_imfile.pl	(revision 19333)
@@ -155,5 +155,5 @@
 
 	$command  = "$ppImage -file $uri $outroot";
-	$command .= " -site $configuration";
+	$command .= " -ipprc $configuration";
 	# $command .= " -stats $outputStats"; XXX write stats to an alternate file and compare?
 	$command .= " -threads $threads" if defined $threads;
