Index: trunk/ippScripts/scripts/diff_skycell.pl
===================================================================
--- trunk/ippScripts/scripts/diff_skycell.pl	(revision 14334)
+++ trunk/ippScripts/scripts/diff_skycell.pl	(revision 14353)
@@ -243,5 +243,5 @@
 	my $command = "$difftool -updaterun -diff_id $diff_id -state stop -code $exit_code";
 	$command .= " -dbname $dbname" if defined $dbname;
-###        system ($command);
+        system ($command);
     }
     exit $exit_code;
