Index: trunk/ippScripts/scripts/sc_prepare_stack.pl
===================================================================
--- trunk/ippScripts/scripts/sc_prepare_stack.pl	(revision 36951)
+++ trunk/ippScripts/scripts/sc_prepare_stack.pl	(revision 36966)
@@ -357,5 +357,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;
