Index: trunk/ippScripts/scripts/skycalibration.pl
===================================================================
--- trunk/ippScripts/scripts/skycalibration.pl	(revision 38566)
+++ trunk/ippScripts/scripts/skycalibration.pl	(revision 38567)
@@ -328,5 +328,5 @@
     }
     my $command = "$staticskytool -skycal_id $skycal_id";
-    $command .= ' -updaterun -set_state full';
+    $command .= ' -updateskycalrun -set_state full';
     $command .= " -dbname $dbname" if defined $dbname;
 
