Index: trunk/ippScripts/scripts/minidvodb_premerge.pl
===================================================================
--- trunk/ippScripts/scripts/minidvodb_premerge.pl	(revision 39315)
+++ trunk/ippScripts/scripts/minidvodb_premerge.pl	(revision 39317)
@@ -86,8 +86,8 @@
         #delstar - first step: are there duplicates, if so remove them
 	{
-            my $command  = "$delstar -update -dup-images ";
+            my $command  = "$delstar -update -dup-images  -skip-diff-pairs";
             #$command .= " -D CAMERA $camera";
             $command .= " -D CATDIR $minidvodb";
-            my $mjd_delstar_start = DateTime->now->mjd;   # MJD of starting script
+                        my $mjd_delstar_start = DateTime->now->mjd;   # MJD of starting script
 	    print "\n$command\n";
             my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) =
