Index: /branches/eam_branches/ipp-20111122/Ohana/src/uniphot/src/update_dvo_setphot.c
===================================================================
--- /branches/eam_branches/ipp-20111122/Ohana/src/uniphot/src/update_dvo_setphot.c	(revision 33581)
+++ /branches/eam_branches/ipp-20111122/Ohana/src/uniphot/src/update_dvo_setphot.c	(revision 33582)
@@ -44,5 +44,5 @@
 
     // does this host ID match the desired location for the table?
-    if (PARALLEL && !HostTableTestHost(skylist[0].regions[i], HOST_ID)) continue;
+    if (!HostTableTestHost(skylist[0].regions[i], HOST_ID)) continue;
 
     char localFilename[1024];
