Index: trunk/ippScripts/scripts/diff_skycell.pl
===================================================================
--- trunk/ippScripts/scripts/diff_skycell.pl	(revision 14353)
+++ trunk/ippScripts/scripts/diff_skycell.pl	(revision 14354)
@@ -241,5 +241,5 @@
     warn($msg);
     if ($diff_id and not $no_update) {
-	my $command = "$difftool -updaterun -diff_id $diff_id -state stop -code $exit_code";
+	my $command = "$difftool -adddiffskyfile -diff_id $diff_id -code $exit_code";
 	$command .= " -dbname $dbname" if defined $dbname;
         system ($command);
