Index: trunk/ippScripts/scripts/sc_prepare_chip.pl
===================================================================
--- trunk/ippScripts/scripts/sc_prepare_chip.pl	(revision 36953)
+++ trunk/ippScripts/scripts/sc_prepare_chip.pl	(revision 36966)
@@ -535,5 +535,5 @@
     
     if (defined $id and not $no_update) {
-	my $command = "remotetool -updaterun -stage_id $id";
+	my $command = "remotetool -updaterun -remote_id $id";
 	$command .= " -fault $exit_code " if defined $exit_code;
 	$command .= " -set_state $exit_state " if defined $exit_state;
