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