Index: /branches/eam_branches/ipp-20150625/Ohana/src/dvomerge/src/dvorepairFixWarpIDs.c
===================================================================
--- /branches/eam_branches/ipp-20150625/Ohana/src/dvomerge/src/dvorepairFixWarpIDs.c	(revision 38717)
+++ /branches/eam_branches/ipp-20150625/Ohana/src/dvomerge/src/dvorepairFixWarpIDs.c	(revision 38718)
@@ -85,4 +85,5 @@
       int found = FALSE;
       for (j = Nlo; !found && (j < Nfiles) && (warpIDs[j] <= myWarpID); j++) {
+	if (warpIDs[j] != myWarpID) continue;
 	if (projIDs[j] != myProjID) continue;
 	if (cellIDs[j] != myCellID) continue;
