Index: /branches/eam_branches/ipp-20150625/Ohana/src/relastro/src/UpdateObjectOffsets.c
===================================================================
--- /branches/eam_branches/ipp-20150625/Ohana/src/relastro/src/UpdateObjectOffsets.c	(revision 38670)
+++ /branches/eam_branches/ipp-20150625/Ohana/src/relastro/src/UpdateObjectOffsets.c	(revision 38671)
@@ -97,5 +97,5 @@
   }    
 
-# if (0)
+# if (1)
   
   UpdateObjectOffsets_parallel_table (table, sky);
@@ -305,4 +305,6 @@
     // XXX note that the above pass in the flag as decimal -- also note that args.c cannot handle 0xHEX values
 
+    if (N_BOOTSTRAP_SAMPLES > 1) strextend (&command, "-bootstrap-samples %d", N_BOOTSTRAP_SAMPLES); 
+
     if (DCR_BLUE_COLOR_POS && DCR_BLUE_COLOR_NEG) {
       strextend (&command, "-dcr-blue-color %s %s", DCR_BLUE_COLOR_POS, DCR_BLUE_COLOR_NEG); 
Index: /branches/eam_branches/ipp-20150625/Ohana/src/relastro/src/launch_region_hosts.c
===================================================================
--- /branches/eam_branches/ipp-20150625/Ohana/src/relastro/src/launch_region_hosts.c	(revision 38670)
+++ /branches/eam_branches/ipp-20150625/Ohana/src/relastro/src/launch_region_hosts.c	(revision 38671)
@@ -6,5 +6,5 @@
   int i;
 
-  // do not remote the sync and fits files if we do a manual run -- user must clear if needed
+  // do not remove the sync and fits files if we do a manual run -- user must clear if needed
   if (!PARALLEL_REGIONS_MANUAL) {
     // clear the I/O files
