Index: trunk/ippScripts/scripts/stack_skycell.pl
===================================================================
--- trunk/ippScripts/scripts/stack_skycell.pl	(revision 15284)
+++ trunk/ippScripts/scripts/stack_skycell.pl	(revision 15302)
@@ -236,5 +236,5 @@
     warn($msg);
     if ($stack_id and not $no_update) {
-	my $command = "$stacktool -updaterun -stack_id $stack_id -state stop -code $exit_code";
+	my $command = "$stacktool -addsumskyfile -stack_id $stack_id -code $exit_code";
 	$command .= " -dbname $dbname" if defined $dbname;
         system ($command);
